./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/ps5-ll_unwindbound20.c --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_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/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_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/ps5-ll_unwindbound20.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/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_23acf6fc-5bb7-45f1-981a-c1c622952ef6/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 e51b21c2da790a7136d7ad701fd2bec1367e3ae6dd3a60c613fa7cfa4db22905 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 02:54:17,502 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 02:54:17,568 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 02:54:17,574 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 02:54:17,574 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 02:54:17,596 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 02:54:17,597 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 02:54:17,597 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 02:54:17,598 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 02:54:17,598 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 02:54:17,598 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 02:54:17,598 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 02:54:17,598 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 02:54:17,598 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 02:54:17,599 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 02:54:17,600 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 02:54:17,600 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 02:54:17,600 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 02:54:17,600 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 02:54:17,600 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 02:54:17,600 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 02:54:17,600 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:54:17,601 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 02:54:17,601 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 02:54:17,601 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 02:54:17,601 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 02:54:17,601 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 02:54:17,601 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_23acf6fc-5bb7-45f1-981a-c1c622952ef6/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 -> e51b21c2da790a7136d7ad701fd2bec1367e3ae6dd3a60c613fa7cfa4db22905 [2024-12-06 02:54:17,857 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 02:54:17,867 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 02:54:17,869 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 02:54:17,870 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 02:54:17,871 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 02:54:17,872 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/nla-digbench-scaling/ps5-ll_unwindbound20.c [2024-12-06 02:54:21,171 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/data/15a710fe1/20e12217852d4dac8c01eb4d3cfb3b55/FLAG26b00c2a5 [2024-12-06 02:54:21,374 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 02:54:21,374 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/sv-benchmarks/c/nla-digbench-scaling/ps5-ll_unwindbound20.c [2024-12-06 02:54:21,382 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/data/15a710fe1/20e12217852d4dac8c01eb4d3cfb3b55/FLAG26b00c2a5 [2024-12-06 02:54:21,736 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/data/15a710fe1/20e12217852d4dac8c01eb4d3cfb3b55 [2024-12-06 02:54:21,739 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 02:54:21,741 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 02:54:21,743 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 02:54:21,744 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 02:54:21,750 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 02:54:21,751 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:54:21" (1/1) ... [2024-12-06 02:54:21,752 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@466e99a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:21, skipping insertion in model container [2024-12-06 02:54:21,752 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:54:21" (1/1) ... [2024-12-06 02:54:21,770 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 02:54:21,969 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:54:21,981 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 02:54:22,007 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:54:22,024 INFO L204 MainTranslator]: Completed translation [2024-12-06 02:54:22,025 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22 WrapperNode [2024-12-06 02:54:22,025 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 02:54:22,026 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 02:54:22,026 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 02:54:22,026 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 02:54:22,032 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,037 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,061 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2024-12-06 02:54:22,061 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 02:54:22,062 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 02:54:22,062 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 02:54:22,062 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 02:54:22,069 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,069 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,071 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,071 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,076 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,078 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,080 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,082 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,083 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,086 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 02:54:22,087 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 02:54:22,087 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 02:54:22,087 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 02:54:22,088 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:54:22,112 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 02:54:22,127 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 02:54:22,131 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_23acf6fc-5bb7-45f1-981a-c1c622952ef6/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 02:54:22,166 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 02:54:22,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 02:54:22,166 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 02:54:22,166 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 02:54:22,166 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 02:54:22,166 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 02:54:22,235 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 02:54:22,237 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 02:54:22,809 INFO L? ?]: Removed 92 outVars from TransFormulas that were not future-live. [2024-12-06 02:54:22,809 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 02:54:22,861 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 02:54:22,861 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-06 02:54:22,862 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:54:22 BoogieIcfgContainer [2024-12-06 02:54:22,862 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 02:54:22,863 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 02:54:22,863 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 02:54:22,876 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 02:54:22,876 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:54:22" (1/1) ... [2024-12-06 02:54:22,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 02:54:22,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:22,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 183 states and 187 transitions. [2024-12-06 02:54:22,956 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 187 transitions. [2024-12-06 02:54:22,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 02:54:22,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:22,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,107 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 02:54:23,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 183 states and 186 transitions. [2024-12-06 02:54:23,123 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 186 transitions. [2024-12-06 02:54:23,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 02:54:23,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,199 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 02:54:23,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 185 states and 189 transitions. [2024-12-06 02:54:23,253 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 189 transitions. [2024-12-06 02:54:23,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 02:54:23,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,320 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 02:54:23,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 188 states and 193 transitions. [2024-12-06 02:54:23,442 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 193 transitions. [2024-12-06 02:54:23,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 02:54:23,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,510 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 02:54:23,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 193 states and 202 transitions. [2024-12-06 02:54:23,777 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 202 transitions. [2024-12-06 02:54:23,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 02:54:23,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,813 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 02:54:23,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 194 states and 204 transitions. [2024-12-06 02:54:23,826 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 204 transitions. [2024-12-06 02:54:23,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 02:54:23,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,863 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 02:54:23,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 195 states and 205 transitions. [2024-12-06 02:54:23,877 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 205 transitions. [2024-12-06 02:54:23,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 02:54:23,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,914 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 02:54:23,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 196 states and 206 transitions. [2024-12-06 02:54:23,932 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 206 transitions. [2024-12-06 02:54:23,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 02:54:23,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,948 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 02:54:23,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:23,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 195 states and 205 transitions. [2024-12-06 02:54:23,954 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 205 transitions. [2024-12-06 02:54:23,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 02:54:23,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:23,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:23,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:23,993 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 02:54:24,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 195 states and 205 transitions. [2024-12-06 02:54:24,050 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 205 transitions. [2024-12-06 02:54:24,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 02:54:24,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,087 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,091 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,118 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 02:54:24,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 197 states and 207 transitions. [2024-12-06 02:54:24,134 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 207 transitions. [2024-12-06 02:54:24,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 02:54:24,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,154 INFO L256 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,154 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,173 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 02:54:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 198 states and 208 transitions. [2024-12-06 02:54:24,188 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 208 transitions. [2024-12-06 02:54:24,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 02:54:24,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,227 INFO L256 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,228 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,254 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 02:54:24,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 199 states and 209 transitions. [2024-12-06 02:54:24,270 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 209 transitions. [2024-12-06 02:54:24,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:54:24,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,286 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 02:54:24,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 198 states and 208 transitions. [2024-12-06 02:54:24,292 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 208 transitions. [2024-12-06 02:54:24,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 02:54:24,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,318 INFO L256 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,318 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,345 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 02:54:24,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 200 states and 210 transitions. [2024-12-06 02:54:24,366 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 210 transitions. [2024-12-06 02:54:24,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 02:54:24,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,393 INFO L256 TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,427 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 02:54:24,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 201 states and 211 transitions. [2024-12-06 02:54:24,444 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 211 transitions. [2024-12-06 02:54:24,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 02:54:24,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,472 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,473 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,504 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 02:54:24,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 202 states and 212 transitions. [2024-12-06 02:54:24,521 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 212 transitions. [2024-12-06 02:54:24,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 02:54:24,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,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 02:54:24,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 203 states and 213 transitions. [2024-12-06 02:54:24,573 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 213 transitions. [2024-12-06 02:54:24,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 02:54:24,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,607 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 02:54:24,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 204 states and 214 transitions. [2024-12-06 02:54:24,624 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 214 transitions. [2024-12-06 02:54:24,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 02:54:24,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,639 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 02:54:24,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 203 states and 213 transitions. [2024-12-06 02:54:24,645 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 213 transitions. [2024-12-06 02:54:24,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 02:54:24,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,672 INFO L256 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,673 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,711 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 02:54:24,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 205 states and 215 transitions. [2024-12-06 02:54:24,735 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 215 transitions. [2024-12-06 02:54:24,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 02:54:24,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,759 INFO L256 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,760 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,800 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 02:54:24,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 206 states and 216 transitions. [2024-12-06 02:54:24,817 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 216 transitions. [2024-12-06 02:54:24,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 02:54:24,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,843 INFO L256 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:24,890 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 02:54:24,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 207 states and 217 transitions. [2024-12-06 02:54:24,907 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 217 transitions. [2024-12-06 02:54:24,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 02:54:24,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,923 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 02:54:24,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:24,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 206 states and 216 transitions. [2024-12-06 02:54:24,929 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 216 transitions. [2024-12-06 02:54:24,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 02:54:24,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:24,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:24,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:24,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:24,953 INFO L256 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:24,953 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:25,013 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 02:54:25,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 208 states and 218 transitions. [2024-12-06 02:54:25,036 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 218 transitions. [2024-12-06 02:54:25,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 02:54:25,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:25,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,065 INFO L256 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:25,066 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:25,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 02:54:25,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 209 states and 219 transitions. [2024-12-06 02:54:25,126 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 219 transitions. [2024-12-06 02:54:25,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 02:54:25,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:25,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,151 INFO L256 TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:25,152 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:25,200 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 02:54:25,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 210 states and 220 transitions. [2024-12-06 02:54:25,218 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 220 transitions. [2024-12-06 02:54:25,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 02:54:25,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,249 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 02:54:25,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 211 states and 221 transitions. [2024-12-06 02:54:25,265 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 221 transitions. [2024-12-06 02:54:25,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 02:54:25,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,297 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 02:54:25,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 212 states and 222 transitions. [2024-12-06 02:54:25,311 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 222 transitions. [2024-12-06 02:54:25,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 02:54:25,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,327 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 02:54:25,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 211 states and 221 transitions. [2024-12-06 02:54:25,333 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 221 transitions. [2024-12-06 02:54:25,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 02:54:25,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,388 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 02:54:25,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 213 states and 224 transitions. [2024-12-06 02:54:25,458 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 224 transitions. [2024-12-06 02:54:25,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:54:25,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,530 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 02:54:25,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:25,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 216 states and 229 transitions. [2024-12-06 02:54:25,759 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 229 transitions. [2024-12-06 02:54:25,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:54:25,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:25,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:25,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:25,836 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 02:54:26,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:26,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 220 states and 234 transitions. [2024-12-06 02:54:26,110 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 234 transitions. [2024-12-06 02:54:26,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 02:54:26,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:26,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:26,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:26,145 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:26,146 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:26,203 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 02:54:26,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:26,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 225 states and 239 transitions. [2024-12-06 02:54:26,409 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 239 transitions. [2024-12-06 02:54:26,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 02:54:26,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:26,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:26,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:26,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:26,450 INFO L256 TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:26,451 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:26,509 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 02:54:26,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:26,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 226 states and 240 transitions. [2024-12-06 02:54:26,531 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 240 transitions. [2024-12-06 02:54:26,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 02:54:26,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:26,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:26,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:26,608 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 02:54:27,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:27,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 259 states and 277 transitions. [2024-12-06 02:54:27,240 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 277 transitions. [2024-12-06 02:54:27,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 02:54:27,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:27,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:27,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:27,291 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 02:54:27,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:27,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 260 states and 278 transitions. [2024-12-06 02:54:27,309 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 278 transitions. [2024-12-06 02:54:27,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 02:54:27,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:27,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:27,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:27,439 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 02:54:27,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:27,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 263 states and 282 transitions. [2024-12-06 02:54:27,698 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 282 transitions. [2024-12-06 02:54:27,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 02:54:27,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:27,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:27,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:27,845 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 02:54:28,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:28,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 264 states and 283 transitions. [2024-12-06 02:54:28,250 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 283 transitions. [2024-12-06 02:54:28,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 02:54:28,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:28,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:28,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:28,313 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 02:54:28,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:28,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 269 states and 288 transitions. [2024-12-06 02:54:28,668 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 288 transitions. [2024-12-06 02:54:28,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 02:54:28,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:28,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:28,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:28,745 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 02:54:28,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:28,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 270 states and 289 transitions. [2024-12-06 02:54:28,793 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 289 transitions. [2024-12-06 02:54:28,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 02:54:28,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:28,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:28,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:28,892 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 02:54:29,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:29,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 311 states and 337 transitions. [2024-12-06 02:54:29,670 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 337 transitions. [2024-12-06 02:54:29,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 02:54:29,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:29,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:29,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:29,701 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 02:54:29,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:29,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 313 states and 341 transitions. [2024-12-06 02:54:29,876 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 341 transitions. [2024-12-06 02:54:29,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 02:54:29,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:29,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:29,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:29,920 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 02:54:29,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:29,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 314 states and 342 transitions. [2024-12-06 02:54:29,937 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 342 transitions. [2024-12-06 02:54:29,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 02:54:29,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:29,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:29,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:29,972 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 02:54:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:30,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 317 states and 346 transitions. [2024-12-06 02:54:30,000 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 346 transitions. [2024-12-06 02:54:30,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 02:54:30,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:30,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:30,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:30,034 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 02:54:30,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:30,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 318 states and 347 transitions. [2024-12-06 02:54:30,051 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 347 transitions. [2024-12-06 02:54:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 02:54:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:30,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:30,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:30,132 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 02:54:30,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:30,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 320 states and 349 transitions. [2024-12-06 02:54:30,249 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 349 transitions. [2024-12-06 02:54:30,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 02:54:30,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:30,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:30,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:30,271 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 02:54:30,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:30,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 319 states and 348 transitions. [2024-12-06 02:54:30,282 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 348 transitions. [2024-12-06 02:54:30,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 02:54:30,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:30,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:30,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:30,379 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 02:54:30,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:30,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 322 states and 351 transitions. [2024-12-06 02:54:30,731 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 351 transitions. [2024-12-06 02:54:30,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 02:54:30,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:30,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:30,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:30,770 INFO L256 TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 02:54:30,771 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:30,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:30,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:30,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 324 states and 353 transitions. [2024-12-06 02:54:30,986 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 353 transitions. [2024-12-06 02:54:30,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 02:54:30,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:30,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:30,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:31,074 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 02:54:31,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:31,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 328 states and 357 transitions. [2024-12-06 02:54:31,452 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 357 transitions. [2024-12-06 02:54:31,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 02:54:31,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:31,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:31,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:31,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:31,494 INFO L256 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:31,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:31,672 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 02:54:31,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:31,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 329 states and 359 transitions. [2024-12-06 02:54:31,830 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 359 transitions. [2024-12-06 02:54:31,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 02:54:31,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:31,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:31,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:31,847 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 02:54:31,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:31,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 328 states and 358 transitions. [2024-12-06 02:54:31,854 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 358 transitions. [2024-12-06 02:54:31,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 02:54:31,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:31,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:31,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:31,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:31,884 INFO L256 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:31,885 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:32,084 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 02:54:32,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:32,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 330 states and 360 transitions. [2024-12-06 02:54:32,213 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 360 transitions. [2024-12-06 02:54:32,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 02:54:32,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:32,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:32,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:32,313 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 02:54:32,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:32,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 366 states to 336 states and 366 transitions. [2024-12-06 02:54:32,747 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 366 transitions. [2024-12-06 02:54:32,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 02:54:32,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:32,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:32,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:32,766 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 02:54:32,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:32,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 335 states and 365 transitions. [2024-12-06 02:54:32,778 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 365 transitions. [2024-12-06 02:54:32,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 02:54:32,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:32,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:32,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:32,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:33,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:33,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 342 states and 372 transitions. [2024-12-06 02:54:33,365 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 372 transitions. [2024-12-06 02:54:33,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 02:54:33,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:33,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:33,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:33,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:33,401 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 02:54:33,403 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:33,483 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 02:54:33,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:33,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 375 states to 345 states and 375 transitions. [2024-12-06 02:54:33,541 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 375 transitions. [2024-12-06 02:54:33,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 02:54:33,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:33,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:33,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:33,654 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 02:54:34,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:34,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 353 states and 383 transitions. [2024-12-06 02:54:34,169 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 383 transitions. [2024-12-06 02:54:34,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 02:54:34,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:34,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:34,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:34,224 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 02:54:34,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:34,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 366 states and 400 transitions. [2024-12-06 02:54:34,539 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 400 transitions. [2024-12-06 02:54:34,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 02:54:34,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:34,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:34,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:34,567 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 02:54:34,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:34,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 409 states to 375 states and 409 transitions. [2024-12-06 02:54:34,929 INFO L276 IsEmpty]: Start isEmpty. Operand 375 states and 409 transitions. [2024-12-06 02:54:34,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 02:54:34,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:34,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:34,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:35,058 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 02:54:35,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:35,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 376 states and 412 transitions. [2024-12-06 02:54:35,305 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 412 transitions. [2024-12-06 02:54:35,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 02:54:35,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:35,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:35,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:35,348 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 02:54:35,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:35,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 377 states and 413 transitions. [2024-12-06 02:54:35,370 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 413 transitions. [2024-12-06 02:54:35,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 02:54:35,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:35,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:35,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:35,388 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 02:54:35,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:35,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 376 states and 412 transitions. [2024-12-06 02:54:35,398 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 412 transitions. [2024-12-06 02:54:35,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:54:35,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:35,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:35,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:35,469 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 02:54:36,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:36,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 466 states to 426 states and 466 transitions. [2024-12-06 02:54:36,672 INFO L276 IsEmpty]: Start isEmpty. Operand 426 states and 466 transitions. [2024-12-06 02:54:36,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:54:36,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:36,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:36,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:36,692 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 02:54:36,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:36,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 468 states to 428 states and 468 transitions. [2024-12-06 02:54:36,744 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 468 transitions. [2024-12-06 02:54:36,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 02:54:36,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:36,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:36,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:36,959 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:38,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:38,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 479 states and 526 transitions. [2024-12-06 02:54:38,514 INFO L276 IsEmpty]: Start isEmpty. Operand 479 states and 526 transitions. [2024-12-06 02:54:38,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 02:54:38,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:38,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:38,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:38,562 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 02:54:38,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:38,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 482 states and 529 transitions. [2024-12-06 02:54:38,639 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 529 transitions. [2024-12-06 02:54:38,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 02:54:38,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:38,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:38,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:38,660 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 02:54:38,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:38,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 533 states to 486 states and 533 transitions. [2024-12-06 02:54:38,729 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 533 transitions. [2024-12-06 02:54:38,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 02:54:38,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:38,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:38,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:38,762 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 02:54:39,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:39,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 545 states to 493 states and 545 transitions. [2024-12-06 02:54:39,599 INFO L276 IsEmpty]: Start isEmpty. Operand 493 states and 545 transitions. [2024-12-06 02:54:39,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 02:54:39,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:39,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:39,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:39,627 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 02:54:39,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:39,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 548 states to 494 states and 548 transitions. [2024-12-06 02:54:39,685 INFO L276 IsEmpty]: Start isEmpty. Operand 494 states and 548 transitions. [2024-12-06 02:54:39,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 02:54:39,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:39,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:39,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:39,710 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 02:54:39,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:39,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 547 states to 493 states and 547 transitions. [2024-12-06 02:54:39,726 INFO L276 IsEmpty]: Start isEmpty. Operand 493 states and 547 transitions. [2024-12-06 02:54:39,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 02:54:39,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:39,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:39,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:39,769 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:40,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:40,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 501 states and 559 transitions. [2024-12-06 02:54:40,667 INFO L276 IsEmpty]: Start isEmpty. Operand 501 states and 559 transitions. [2024-12-06 02:54:40,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 02:54:40,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:40,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:40,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:40,714 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 02:54:40,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:40,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 503 states and 565 transitions. [2024-12-06 02:54:40,786 INFO L276 IsEmpty]: Start isEmpty. Operand 503 states and 565 transitions. [2024-12-06 02:54:40,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 02:54:40,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:40,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:40,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:40,920 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 02:54:41,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:41,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 509 states and 571 transitions. [2024-12-06 02:54:41,498 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 571 transitions. [2024-12-06 02:54:41,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-06 02:54:41,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:41,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:41,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:41,654 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 02:54:42,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:42,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 516 states and 578 transitions. [2024-12-06 02:54:42,329 INFO L276 IsEmpty]: Start isEmpty. Operand 516 states and 578 transitions. [2024-12-06 02:54:42,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 02:54:42,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:42,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:42,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:42,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:42,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 02:54:42,364 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:42,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:42,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:42,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 581 states to 519 states and 581 transitions. [2024-12-06 02:54:42,649 INFO L276 IsEmpty]: Start isEmpty. Operand 519 states and 581 transitions. [2024-12-06 02:54:42,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 02:54:42,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:42,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:42,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:42,686 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 02:54:42,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:42,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 582 states to 520 states and 582 transitions. [2024-12-06 02:54:42,943 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 582 transitions. [2024-12-06 02:54:42,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 02:54:42,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:42,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:42,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:43,095 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 02:54:43,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:43,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 590 states to 528 states and 590 transitions. [2024-12-06 02:54:43,599 INFO L276 IsEmpty]: Start isEmpty. Operand 528 states and 590 transitions. [2024-12-06 02:54:43,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 02:54:43,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:43,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:43,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:43,632 INFO L256 TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:43,633 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:43,716 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:43,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:43,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 592 states to 529 states and 592 transitions. [2024-12-06 02:54:43,794 INFO L276 IsEmpty]: Start isEmpty. Operand 529 states and 592 transitions. [2024-12-06 02:54:43,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 02:54:43,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:43,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:43,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:43,817 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 02:54:44,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 538 states and 601 transitions. [2024-12-06 02:54:44,050 INFO L276 IsEmpty]: Start isEmpty. Operand 538 states and 601 transitions. [2024-12-06 02:54:44,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 02:54:44,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:44,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,081 INFO L256 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:44,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:44,183 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:44,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 540 states and 603 transitions. [2024-12-06 02:54:44,254 INFO L276 IsEmpty]: Start isEmpty. Operand 540 states and 603 transitions. [2024-12-06 02:54:44,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 02:54:44,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,273 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 02:54:44,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 604 states to 541 states and 604 transitions. [2024-12-06 02:54:44,287 INFO L276 IsEmpty]: Start isEmpty. Operand 541 states and 604 transitions. [2024-12-06 02:54:44,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 02:54:44,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,297 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 02:54:44,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 540 states and 603 transitions. [2024-12-06 02:54:44,313 INFO L276 IsEmpty]: Start isEmpty. Operand 540 states and 603 transitions. [2024-12-06 02:54:44,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 02:54:44,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:44,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,338 INFO L256 TraceCheckSpWp]: Trace formula consists of 113 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 02:54:44,339 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:44,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:44,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 606 states to 543 states and 606 transitions. [2024-12-06 02:54:44,437 INFO L276 IsEmpty]: Start isEmpty. Operand 543 states and 606 transitions. [2024-12-06 02:54:44,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 02:54:44,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,458 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 02:54:44,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 609 states to 545 states and 609 transitions. [2024-12-06 02:54:44,503 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 609 transitions. [2024-12-06 02:54:44,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 02:54:44,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:44,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,532 INFO L256 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:44,532 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:44,589 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:44,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 546 states and 611 transitions. [2024-12-06 02:54:44,663 INFO L276 IsEmpty]: Start isEmpty. Operand 546 states and 611 transitions. [2024-12-06 02:54:44,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 02:54:44,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,701 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 02:54:44,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 616 states to 549 states and 616 transitions. [2024-12-06 02:54:44,773 INFO L276 IsEmpty]: Start isEmpty. Operand 549 states and 616 transitions. [2024-12-06 02:54:44,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 02:54:44,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:44,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,798 INFO L256 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:44,799 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:44,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:44,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:44,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 618 states to 551 states and 618 transitions. [2024-12-06 02:54:44,971 INFO L276 IsEmpty]: Start isEmpty. Operand 551 states and 618 transitions. [2024-12-06 02:54:44,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 02:54:44,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:44,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:44,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:44,997 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 02:54:45,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:45,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 555 states and 623 transitions. [2024-12-06 02:54:45,041 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 623 transitions. [2024-12-06 02:54:45,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 02:54:45,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:45,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:45,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:45,063 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 02:54:45,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:45,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 625 states to 557 states and 625 transitions. [2024-12-06 02:54:45,136 INFO L276 IsEmpty]: Start isEmpty. Operand 557 states and 625 transitions. [2024-12-06 02:54:45,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 02:54:45,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:45,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:45,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:45,242 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 02:54:45,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:45,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 562 states and 630 transitions. [2024-12-06 02:54:45,742 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 630 transitions. [2024-12-06 02:54:45,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 02:54:45,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:45,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:45,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:45,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:45,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:45,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 632 states to 564 states and 632 transitions. [2024-12-06 02:54:45,826 INFO L276 IsEmpty]: Start isEmpty. Operand 564 states and 632 transitions. [2024-12-06 02:54:45,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 02:54:45,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:45,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:45,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:45,948 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 02:54:46,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:46,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 570 states and 638 transitions. [2024-12-06 02:54:46,346 INFO L276 IsEmpty]: Start isEmpty. Operand 570 states and 638 transitions. [2024-12-06 02:54:46,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 02:54:46,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:46,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:46,364 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 02:54:46,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:46,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 599 states and 670 transitions. [2024-12-06 02:54:46,803 INFO L276 IsEmpty]: Start isEmpty. Operand 599 states and 670 transitions. [2024-12-06 02:54:46,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 02:54:46,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:46,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:46,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:46,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:46,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 119 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 02:54:46,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:46,898 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:46,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:46,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 673 states to 602 states and 673 transitions. [2024-12-06 02:54:46,953 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 673 transitions. [2024-12-06 02:54:46,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 02:54:46,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:46,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:46,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:46,978 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 02:54:46,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:46,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 674 states to 603 states and 674 transitions. [2024-12-06 02:54:46,995 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 674 transitions. [2024-12-06 02:54:46,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 02:54:46,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:46,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:47,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:47,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:47,018 INFO L256 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:47,019 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:47,091 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:47,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:47,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 676 states to 604 states and 676 transitions. [2024-12-06 02:54:47,157 INFO L276 IsEmpty]: Start isEmpty. Operand 604 states and 676 transitions. [2024-12-06 02:54:47,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 02:54:47,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:47,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:47,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:47,296 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:47,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:47,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 677 states to 605 states and 677 transitions. [2024-12-06 02:54:47,611 INFO L276 IsEmpty]: Start isEmpty. Operand 605 states and 677 transitions. [2024-12-06 02:54:47,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 02:54:47,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:47,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:47,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:54:47,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:47,640 INFO L256 TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 02:54:47,641 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:54:47,760 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:54:47,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:47,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 679 states to 607 states and 679 transitions. [2024-12-06 02:54:47,836 INFO L276 IsEmpty]: Start isEmpty. Operand 607 states and 679 transitions. [2024-12-06 02:54:47,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 02:54:47,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:47,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:47,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:47,978 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 02:54:48,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:54:48,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 681 states to 609 states and 681 transitions. [2024-12-06 02:54:48,415 INFO L276 IsEmpty]: Start isEmpty. Operand 609 states and 681 transitions. [2024-12-06 02:54:48,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-06 02:54:48,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:54:48,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:54:48,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:54:49,350 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 02:56:00,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:00,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 680 states to 608 states and 680 transitions. [2024-12-06 02:56:00,194 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 680 transitions. [2024-12-06 02:56:00,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 02:56:00,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:00,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:00,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 02:56:00,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:00,218 INFO L256 TraceCheckSpWp]: Trace formula consists of 123 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-12-06 02:56:00,219 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 02:56:00,292 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:00,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:00,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 683 states to 611 states and 683 transitions. [2024-12-06 02:56:00,333 INFO L276 IsEmpty]: Start isEmpty. Operand 611 states and 683 transitions. [2024-12-06 02:56:00,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 02:56:00,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:00,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:00,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:01,114 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 02:56:25,245 WARN L286 SmtUtils]: Spent 10.30s on a formula simplification that was a NOOP. DAG size: 27 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-06 02:58:16,291 WARN L286 SmtUtils]: Spent 13.21s on a formula simplification. DAG size of input: 27 DAG size of output: 24 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-06 02:58:30,124 WARN L286 SmtUtils]: Spent 13.34s on a formula simplification that was a NOOP. DAG size: 28 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-06 03:00:31,591 WARN L286 SmtUtils]: Spent 10.66s on a formula simplification that was a NOOP. DAG size: 25 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-06 03:03:24,569 WARN L286 SmtUtils]: Spent 42.46s on a formula simplification. DAG size of input: 24 DAG size of output: 21 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-06 03:03:35,345 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse1 (* |c_ULTIMATE.start_main_~x~0#1| 30)) (.cse0 (+ (* (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1|) 15) (* 10 (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1|)) (* (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1|) 6)))) (and (<= .cse0 (+ .cse1 9223372036854775807)) (<= (+ |c_ULTIMATE.start_main_~y~0#1| .cse1 9223372036854775808) .cse0)))) is different from true [2024-12-06 03:03:42,048 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 6.70s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-12-06 03:03:43,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,012 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,032 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 03:03:43,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,101 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,131 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 03:03:43,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,193 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,213 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 03:03:43,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,273 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,292 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 03:03:43,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,358 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,379 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 03:03:43,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,437 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,457 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 03:03:43,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,521 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,540 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 03:03:43,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,597 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,616 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 03:03:43,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,670 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,697 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 03:03:43,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,768 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:03:43,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,855 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,875 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 03:03:43,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:43,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:43,929 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:43,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:43,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:43,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:43,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:43,965 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 03:03:44,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,024 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,044 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 03:03:44,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,099 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,117 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 03:03:44,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,171 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,189 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 03:03:44,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,246 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,264 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 03:03:44,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,317 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,336 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 03:03:44,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,396 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,428 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 03:03:44,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,489 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,508 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 03:03:44,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,565 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,584 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 03:03:44,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,650 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,676 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 03:03:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,754 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,785 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 03:03:44,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,848 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,868 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 03:03:44,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:44,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:44,941 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:44,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:44,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:44,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:44,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:44,971 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 03:03:45,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,049 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,078 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 03:03:45,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,154 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,187 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 03:03:45,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,261 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,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 03:03:45,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,342 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,377 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 03:03:45,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,428 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,455 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 03:03:45,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,506 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,524 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 03:03:45,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,571 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,592 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 03:03:45,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,659 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,695 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 03:03:45,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,773 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,804 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 03:03:45,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,881 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:45,910 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 03:03:45,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:45,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:45,977 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:45,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:45,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:45,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:45,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,008 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 03:03:46,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,068 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,112 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:03:46,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,189 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,235 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 03:03:46,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,304 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,323 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 03:03:46,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,394 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,414 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 03:03:46,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,477 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,502 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 03:03:46,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,562 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,580 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 03:03:46,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,638 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,657 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 03:03:46,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,715 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,735 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 03:03:46,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,794 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,812 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 03:03:46,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,870 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,889 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 03:03:46,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:46,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:46,950 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:46,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:46,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:46,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:46,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:46,971 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 03:03:47,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,025 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,046 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 03:03:47,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,110 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,132 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 03:03:47,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,201 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,219 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 03:03:47,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,273 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,292 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 03:03:47,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,354 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,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 03:03:47,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,451 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,469 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 03:03:47,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,528 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,551 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 03:03:47,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,607 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,626 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 03:03:47,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,682 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,701 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 03:03:47,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,759 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,778 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 03:03:47,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,832 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,850 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 03:03:47,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,905 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,923 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 03:03:47,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:47,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:47,975 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:47,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:47,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:47,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:47,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:47,993 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 03:03:48,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,048 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,065 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 03:03:48,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,119 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,137 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 03:03:48,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,190 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,212 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 03:03:48,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,263 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,281 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 03:03:48,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,333 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,351 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 03:03:48,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,417 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,435 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 03:03:48,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,488 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,506 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 03:03:48,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,561 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,580 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 03:03:48,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,634 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,652 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 03:03:48,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,706 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,725 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 03:03:48,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,779 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,797 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 03:03:48,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,853 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,871 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 03:03:48,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,921 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:48,939 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 03:03:48,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:48,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:48,986 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:48,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:48,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:48,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,004 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 03:03:49,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,052 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,070 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 03:03:49,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,121 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,143 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 03:03:49,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,194 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,213 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 03:03:49,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,265 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,283 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 03:03:49,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,339 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,356 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 03:03:49,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,405 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,424 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 03:03:49,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,482 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,501 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 03:03:49,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,555 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,574 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 03:03:49,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,629 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,660 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 03:03:49,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,711 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,729 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 03:03:49,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,784 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,802 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 03:03:49,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,859 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,877 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 03:03:49,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:49,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:49,934 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:49,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:49,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:49,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:49,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:49,952 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 03:03:50,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,005 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,023 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 03:03:50,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,071 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,090 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 03:03:50,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,139 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,159 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 03:03:50,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,230 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,249 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 03:03:50,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,306 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,324 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 03:03:50,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,387 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,405 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 03:03:50,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,470 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,488 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 03:03:50,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,545 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,563 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 03:03:50,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,616 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,633 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 03:03:50,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,689 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,706 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 03:03:50,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,758 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,780 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 03:03:50,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,832 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,850 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 03:03:50,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,904 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,922 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 03:03:50,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:50,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:50,974 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:50,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:50,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:50,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:50,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:50,991 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 03:03:51,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,043 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,062 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 03:03:51,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,116 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,134 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 03:03:51,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,188 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,208 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 03:03:51,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,265 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,283 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 03:03:51,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,358 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 03:03:51,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,415 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,433 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 03:03:51,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,495 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,513 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 03:03:51,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,570 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,588 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 03:03:51,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,644 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,661 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 03:03:51,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,710 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,730 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 03:03:51,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,780 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,798 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:03:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,850 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,868 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 03:03:51,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,919 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:51,937 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 03:03:51,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:51,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:51,984 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:51,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:51,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:51,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,001 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 03:03:52,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,053 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,070 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 03:03:52,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,121 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,138 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 03:03:52,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,186 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,204 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 03:03:52,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,251 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,269 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:03:52,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,323 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,341 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 03:03:52,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,395 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,415 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 03:03:52,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,469 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,486 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 03:03:52,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,541 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,559 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 03:03:52,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,614 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,633 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 03:03:52,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,690 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,708 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 03:03:52,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,766 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,786 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 03:03:52,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,839 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,861 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 03:03:52,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,919 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:52,936 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 03:03:52,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:52,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:52,992 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:52,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:52,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:52,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:52,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,010 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 03:03:53,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,059 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,080 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 03:03:53,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,132 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,149 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 03:03:53,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,197 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,214 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 03:03:53,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,262 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,282 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 03:03:53,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,358 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 03:03:53,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,412 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,429 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 03:03:53,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,483 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,500 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 03:03:53,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,558 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,576 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 03:03:53,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,634 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,653 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 03:03:53,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,708 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,726 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 03:03:53,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,781 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:03:53,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,851 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,868 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 03:03:53,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,926 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:53,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:53,943 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 03:03:53,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:53,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:53,996 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:53,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:53,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:53,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,013 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 03:03:54,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,069 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,087 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 03:03:54,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,139 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,157 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 03:03:54,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,208 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,233 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 03:03:54,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,289 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,307 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 03:03:54,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,363 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,381 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 03:03:54,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,438 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,456 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 03:03:54,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,513 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,531 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 03:03:54,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,586 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,604 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 03:03:54,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,653 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,672 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 03:03:54,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,732 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,752 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 03:03:54,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,809 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,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 03:03:54,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,892 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,910 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 03:03:54,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:54,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:54,962 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:54,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:54,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:54,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:54,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:54,982 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 03:03:55,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,041 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,058 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 03:03:55,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,111 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,128 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 03:03:55,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,193 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,213 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 03:03:55,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,266 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,283 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 03:03:55,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,337 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,355 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 03:03:55,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,409 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,427 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 03:03:55,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,498 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,517 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 03:03:55,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,570 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,587 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 03:03:55,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,640 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,657 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 03:03:55,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,710 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,728 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 03:03:55,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,783 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,801 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 03:03:55,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,855 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,876 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 03:03:55,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,926 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:55,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:55,944 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 03:03:55,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:55,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:55,998 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:55,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:55,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:55,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,016 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 03:03:56,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,072 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,090 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 03:03:56,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,146 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,164 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 03:03:56,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,220 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,251 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 03:03:56,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,313 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,331 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 03:03:56,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,382 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,400 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 03:03:56,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,453 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,470 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 03:03:56,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,525 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,542 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 03:03:56,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,592 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,617 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 03:03:56,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,667 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,684 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 03:03:56,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,735 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,763 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 03:03:56,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,812 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,835 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 03:03:56,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,890 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,908 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 03:03:56,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:56,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:56,963 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:56,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:56,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:56,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:56,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:56,981 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 03:03:57,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,052 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,072 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 03:03:57,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,132 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,151 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 03:03:57,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,211 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,229 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 03:03:57,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,291 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,309 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 03:03:57,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,370 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,398 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 03:03:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,468 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,491 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 03:03:57,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,543 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,561 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 03:03:57,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,614 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,631 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 03:03:57,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,687 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,705 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 03:03:57,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,765 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,782 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 03:03:57,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,842 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,862 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 03:03:57,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,914 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,932 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 03:03:57,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:57,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:57,981 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:57,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:57,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:57,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:57,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:57,999 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 03:03:58,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,049 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,066 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 03:03:58,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,120 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,137 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 03:03:58,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,189 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,207 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 03:03:58,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,257 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,279 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 03:03:58,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,329 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,346 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 03:03:58,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,401 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,418 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 03:03:58,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,472 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,492 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 03:03:58,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,547 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,565 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 03:03:58,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,619 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,637 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 03:03:58,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,691 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,709 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 03:03:58,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,763 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,781 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 03:03:58,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,833 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,851 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 03:03:58,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,904 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,922 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 03:03:58,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:58,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:58,973 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:58,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:58,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:58,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:58,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:58,991 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 03:03:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,063 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,081 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 03:03:59,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,152 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,181 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 03:03:59,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,247 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,266 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 03:03:59,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,333 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,352 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 03:03:59,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,420 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,438 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 03:03:59,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,505 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,525 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 03:03:59,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,577 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,595 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 03:03:59,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,650 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,668 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 03:03:59,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,725 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,745 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 03:03:59,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,800 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,818 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 03:03:59,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,891 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,920 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 03:03:59,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:03:59,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:03:59,980 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:03:59,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:03:59,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:03:59,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:03:59,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:03:59,998 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 03:04:00,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,052 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,070 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 03:04:00,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,122 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,140 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 03:04:00,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,196 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,214 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 03:04:00,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,269 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,286 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 03:04:00,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,339 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,356 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 03:04:00,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,407 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,425 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 03:04:00,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,476 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,499 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 03:04:00,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,555 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,572 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 03:04:00,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,628 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,646 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 03:04:00,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,702 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,721 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 03:04:00,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,777 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,795 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 03:04:00,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,850 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,869 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 03:04:00,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,923 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:00,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:00,941 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 03:04:00,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:00,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:00,996 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:00,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:00,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:00,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,014 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 03:04:01,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,072 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,089 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 03:04:01,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,146 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,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 03:04:01,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,225 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,243 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 03:04:01,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,299 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,317 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 03:04:01,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,372 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,389 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 03:04:01,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,443 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,460 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 03:04:01,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,517 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,535 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 03:04:01,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,595 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,613 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 03:04:01,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,667 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,685 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 03:04:01,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,743 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,761 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 03:04:01,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,819 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,837 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 03:04:01,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,891 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,908 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 03:04:01,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:01,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:01,962 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:01,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:01,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:01,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:01,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:01,979 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 03:04:02,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,035 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,053 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 03:04:02,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,107 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,128 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 03:04:02,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,183 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,201 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 03:04:02,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,251 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,270 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 03:04:02,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,324 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,341 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 03:04:02,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,396 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,414 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 03:04:02,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,467 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,485 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 03:04:02,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,536 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,562 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 03:04:02,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,623 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,641 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 03:04:02,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,711 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,729 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 03:04:02,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,785 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,802 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 03:04:02,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,853 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,871 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 03:04:02,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,924 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:02,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:02,941 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 03:04:02,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:02,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:02,995 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:02,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:02,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:02,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,014 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 03:04:03,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,068 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,088 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 03:04:03,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,146 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,164 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 03:04:03,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,219 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,237 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 03:04:03,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,292 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,310 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 03:04:03,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,364 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,393 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 03:04:03,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,460 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,490 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 03:04:03,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,559 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,582 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 03:04:03,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,639 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,657 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 03:04:03,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,717 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,734 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:03,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,791 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,810 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 03:04:03,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,862 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,880 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 03:04:03,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:03,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:03,934 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:03,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:03,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:03,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:03,951 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 03:04:04,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,002 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,020 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:04,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,071 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,088 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 03:04:04,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,145 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,163 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 03:04:04,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,217 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,234 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:04,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,289 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,306 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 03:04:04,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,361 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,379 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 03:04:04,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,435 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,457 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 03:04:04,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,512 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,530 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 03:04:04,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,581 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,598 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 03:04:04,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,648 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,665 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 03:04:04,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,720 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,740 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 03:04:04,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,794 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,812 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 03:04:04,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,868 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,887 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 03:04:04,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:04,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:04,947 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:04,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:04,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:04,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:04,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:04,965 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 03:04:05,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,024 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,042 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 03:04:05,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,096 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,114 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 03:04:05,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,167 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,184 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 03:04:05,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,236 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,253 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 03:04:05,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,302 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,319 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 03:04:05,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,371 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,388 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 03:04:05,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,435 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,452 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 03:04:05,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,500 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,517 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 03:04:05,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,564 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,581 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 03:04:05,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,629 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,647 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 03:04:05,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,703 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,721 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 03:04:05,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,778 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,795 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 03:04:05,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,856 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,873 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 03:04:05,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,923 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:05,941 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 03:04:05,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:05,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:05,993 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:05,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:05,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:05,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:05,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,010 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 03:04:06,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,060 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,078 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 03:04:06,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,130 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,148 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 03:04:06,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,197 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,215 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 03:04:06,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,266 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,288 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 03:04:06,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,359 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 03:04:06,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,410 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,429 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 03:04:06,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,480 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,497 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 03:04:06,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,551 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,568 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 03:04:06,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,625 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,643 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 03:04:06,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,703 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,721 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 03:04:06,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,775 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,793 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 03:04:06,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,848 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,866 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 03:04:06,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,922 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:06,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:06,939 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 03:04:06,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:06,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:06,996 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:06,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:06,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:06,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,014 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 03:04:07,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,068 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,088 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 03:04:07,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,145 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,164 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 03:04:07,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,218 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,241 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 03:04:07,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,290 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,308 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 03:04:07,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,359 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,376 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 03:04:07,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,429 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,446 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 03:04:07,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,500 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,518 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 03:04:07,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,581 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,599 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 03:04:07,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,655 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,672 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 03:04:07,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,722 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,740 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 03:04:07,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,789 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,807 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 03:04:07,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,858 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,875 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 03:04:07,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,927 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:07,945 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 03:04:07,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:07,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:07,997 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:07,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,015 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 03:04:08,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,068 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,085 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 03:04:08,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,137 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,156 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 03:04:08,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,204 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,221 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 03:04:08,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,269 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,287 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 03:04:08,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,353 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,371 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 03:04:08,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,439 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,463 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 03:04:08,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,530 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,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 03:04:08,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,603 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,621 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 03:04:08,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,677 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,695 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 03:04:08,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,752 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,769 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 03:04:08,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,825 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,844 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 03:04:08,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,905 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:08,923 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 03:04:08,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:08,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:08,992 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:08,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:08,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:08,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:08,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,010 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 03:04:09,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,080 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,100 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 03:04:09,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,168 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,186 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 03:04:09,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,249 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,267 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 03:04:09,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,327 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,345 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 03:04:09,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,405 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,422 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 03:04:09,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,486 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,504 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 03:04:09,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,560 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,577 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 03:04:09,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,624 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,641 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 03:04:09,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,691 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,709 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 03:04:09,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,762 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,781 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 03:04:09,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,833 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,852 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 03:04:09,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,904 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,922 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 03:04:09,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:09,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:09,978 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:09,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:09,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:09,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:09,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:09,995 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 03:04:10,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,047 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,064 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 03:04:10,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,116 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,133 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 03:04:10,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,185 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,203 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 03:04:10,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,255 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,273 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 03:04:10,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,327 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,344 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 03:04:10,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,396 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,413 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 03:04:10,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,467 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,485 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 03:04:10,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,541 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,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 03:04:10,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,612 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,629 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 03:04:10,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,684 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,701 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 03:04:10,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,755 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,773 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 03:04:10,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,823 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,840 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 03:04:10,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,893 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:10,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:10,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:10,968 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:10,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:10,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:10,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:10,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:10,985 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 03:04:11,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,044 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,061 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 03:04:11,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,118 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,135 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 03:04:11,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,184 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,202 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 03:04:11,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,250 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,267 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 03:04:11,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,315 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,332 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 03:04:11,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,380 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,399 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 03:04:11,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,447 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,465 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 03:04:11,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,524 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,542 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 03:04:11,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,596 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,614 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 03:04:11,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,666 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,684 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 03:04:11,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,742 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,759 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 03:04:11,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,818 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,835 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 03:04:11,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,893 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:11,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:11,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:11,961 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:11,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:11,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:11,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:11,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:11,979 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 03:04:12,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,033 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,050 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 03:04:12,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,107 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,125 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 03:04:12,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,176 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,194 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 03:04:12,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,251 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,268 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 03:04:12,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,318 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,338 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 03:04:12,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,388 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,405 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 03:04:12,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,455 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,473 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 03:04:12,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,524 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,540 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 03:04:12,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,592 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,609 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 03:04:12,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,666 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,683 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 03:04:12,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,738 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,755 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 03:04:12,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,811 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,828 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 03:04:12,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,879 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,897 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 03:04:12,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:12,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:12,955 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:12,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:12,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:12,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:12,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:12,973 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 03:04:13,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,026 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,042 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 03:04:13,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,096 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,114 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 03:04:13,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,167 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,184 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 03:04:13,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,236 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,254 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 03:04:13,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,313 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,330 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 03:04:13,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,387 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,404 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 03:04:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,458 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,476 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 03:04:13,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,529 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,546 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 03:04:13,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,604 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,629 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 03:04:13,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,686 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,708 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 03:04:13,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,763 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,781 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 03:04:13,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,836 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,853 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 03:04:13,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,914 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:13,937 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 03:04:13,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:13,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:13,994 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:13,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:13,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:13,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:13,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,011 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 03:04:14,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,068 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,086 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 03:04:14,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,145 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,172 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 03:04:14,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,239 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,267 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 03:04:14,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,368 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 03:04:14,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,437 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,465 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 03:04:14,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,528 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,545 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 03:04:14,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,602 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,619 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 03:04:14,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,675 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,692 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 03:04:14,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,751 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,769 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 03:04:14,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,833 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,853 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 03:04:14,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:14,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:14,918 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:14,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:14,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:14,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:14,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:14,939 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 03:04:15,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,008 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,028 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 03:04:15,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,097 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,117 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 03:04:15,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,181 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,199 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 03:04:15,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,256 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,273 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 03:04:15,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,333 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,361 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 03:04:15,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,430 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,448 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 03:04:15,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,500 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,518 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 03:04:15,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,571 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,589 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 03:04:15,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,642 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,659 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 03:04:15,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,714 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,732 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 03:04:15,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,784 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,802 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 03:04:15,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,858 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,877 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 03:04:15,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:15,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:15,931 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:15,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:15,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:15,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:15,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:15,949 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 03:04:16,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,021 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 03:04:16,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,073 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,091 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 03:04:16,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,143 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,160 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 03:04:16,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,214 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,232 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 03:04:16,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,285 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,303 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 03:04:16,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,361 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,379 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 03:04:16,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,435 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,452 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 03:04:16,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,509 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,526 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 03:04:16,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,581 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,598 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 03:04:16,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,648 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,667 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 03:04:16,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,722 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,739 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 03:04:16,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,792 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,809 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 03:04:16,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,864 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,881 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 03:04:16,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:16,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:16,932 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:16,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:16,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:16,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:16,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:16,950 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 03:04:17,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,001 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,018 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 03:04:17,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,069 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,087 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 03:04:17,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,141 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,163 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 03:04:17,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,220 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,237 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 03:04:17,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,292 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,309 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 03:04:17,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,362 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,379 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 03:04:17,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,431 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,456 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 03:04:17,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,508 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,526 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 03:04:17,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,578 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,597 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 03:04:17,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,652 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,669 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 03:04:17,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,723 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,740 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 03:04:17,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,792 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,809 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 03:04:17,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,861 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,878 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 03:04:17,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:17,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:17,929 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:17,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:17,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:17,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:17,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:17,947 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 03:04:18,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,001 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,019 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 03:04:18,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,075 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,092 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 03:04:18,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,147 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,165 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 03:04:18,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,222 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,239 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 03:04:18,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,295 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,312 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 03:04:18,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,367 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,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 03:04:18,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,440 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,458 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 03:04:18,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,514 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,533 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 03:04:18,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,590 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,608 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 03:04:18,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,663 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,680 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 03:04:18,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,734 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,751 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 03:04:18,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,800 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,817 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 03:04:18,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,871 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,889 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 03:04:18,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:18,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:18,943 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:18,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:18,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:18,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:18,961 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 03:04:19,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,016 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,033 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 03:04:19,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,084 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,101 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 03:04:19,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,151 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,172 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 03:04:19,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,223 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,241 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 03:04:19,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,294 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,312 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 03:04:19,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,387 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 03:04:19,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,437 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,454 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 03:04:19,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,506 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,523 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 03:04:19,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,574 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,590 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 03:04:19,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,640 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,657 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 03:04:19,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,708 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,725 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 03:04:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,800 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 03:04:19,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,856 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,873 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 03:04:19,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:19,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:19,929 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:19,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:19,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:19,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:19,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:19,946 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 03:04:20,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,001 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,019 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 03:04:20,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,076 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,095 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 03:04:20,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,152 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,171 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 03:04:20,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,228 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,245 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 03:04:20,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,302 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,320 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 03:04:20,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,377 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,394 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 03:04:20,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,453 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,471 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 03:04:20,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,534 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,551 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 03:04:20,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,608 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,626 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 03:04:20,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,680 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,698 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 03:04:20,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,747 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,764 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 03:04:20,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,812 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,830 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 03:04:20,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,881 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,900 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 03:04:20,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:20,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:20,955 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:20,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:20,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:20,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:20,973 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 03:04:21,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,030 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,048 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 03:04:21,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,106 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,123 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 03:04:21,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,183 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,201 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 03:04:21,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,254 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,272 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 03:04:21,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,339 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,357 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 03:04:21,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,419 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,437 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 03:04:21,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,494 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,512 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 03:04:21,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,570 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,587 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 03:04:21,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,639 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,656 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 03:04:21,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,708 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,728 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 03:04:21,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,782 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:21,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,853 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,871 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 03:04:21,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,927 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:21,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:21,944 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 03:04:21,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:21,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:21,998 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:21,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:21,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:21,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,016 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 03:04:22,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,069 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,086 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 03:04:22,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,158 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 03:04:22,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,212 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,234 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:22,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,304 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,323 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 03:04:22,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,387 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,405 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 03:04:22,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,460 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,477 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 03:04:22,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,536 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,554 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 03:04:22,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,607 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,624 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 03:04:22,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,671 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,693 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 03:04:22,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,751 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,769 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 03:04:22,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,826 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,843 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 03:04:22,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,900 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,917 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 03:04:22,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:22,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:22,970 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:22,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:22,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:22,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:22,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:22,987 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 03:04:23,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,060 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 03:04:23,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,115 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,132 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 03:04:23,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,189 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,207 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 03:04:23,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,259 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,277 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 03:04:23,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,330 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,347 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 03:04:23,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,397 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,414 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 03:04:23,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,469 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,487 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 03:04:23,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,538 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,555 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 03:04:23,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,605 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,623 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 03:04:23,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,673 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,691 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 03:04:23,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,740 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,758 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 03:04:23,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,815 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,832 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 03:04:23,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,886 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,906 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 03:04:23,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:23,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:23,960 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:23,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:23,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:23,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:23,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:23,978 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 03:04:24,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,034 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,052 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 03:04:24,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,108 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,125 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 03:04:24,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,179 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,196 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 03:04:24,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,250 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,269 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:24,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,323 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,340 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 03:04:24,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,396 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,413 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 03:04:24,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,469 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,486 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 03:04:24,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,539 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,556 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 03:04:24,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,613 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,630 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 03:04:24,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,684 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,701 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 03:04:24,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,755 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,773 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 03:04:24,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,827 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,845 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 03:04:24,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,900 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,917 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 03:04:24,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:24,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:24,971 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:24,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:24,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:24,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:24,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:24,988 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 03:04:25,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,043 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,062 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 03:04:25,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,114 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,132 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 03:04:25,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,186 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,205 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 03:04:25,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,260 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,277 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 03:04:25,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,331 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,348 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 03:04:25,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,400 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,417 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 03:04:25,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,477 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,495 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 03:04:25,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,550 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,568 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 03:04:25,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,621 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,638 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 03:04:25,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,691 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,708 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 03:04:25,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,764 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,781 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 03:04:25,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,837 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,854 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 03:04:25,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,910 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,927 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 03:04:25,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:25,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:25,981 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:25,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:25,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:25,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:25,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:25,999 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 03:04:26,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,053 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,070 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 03:04:26,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,117 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,136 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 03:04:26,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,191 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,208 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 03:04:26,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,263 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,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 03:04:26,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,357 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 03:04:26,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,417 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,435 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 03:04:26,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,489 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,506 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 03:04:26,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,553 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,570 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 03:04:26,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,618 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,635 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 03:04:26,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,687 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,704 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 03:04:26,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,758 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,778 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 03:04:26,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,831 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,848 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 03:04:26,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,901 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,918 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 03:04:26,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:26,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:26,971 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:26,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:26,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:26,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:26,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:26,988 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 03:04:27,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,039 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,056 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 03:04:27,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,119 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,142 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 03:04:27,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,196 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,214 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 03:04:27,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,267 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,285 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 03:04:27,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,333 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,350 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 03:04:27,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,404 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,422 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 03:04:27,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,484 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,501 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 03:04:27,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,556 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,574 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 03:04:27,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,633 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,657 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 03:04:27,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,714 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,734 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:27,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,790 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,807 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 03:04:27,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,858 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,879 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 03:04:27,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:27,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:27,949 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:27,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:27,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:27,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:27,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:27,967 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 03:04:28,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,019 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,036 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 03:04:28,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,094 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,112 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:04:28,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,164 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,181 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 03:04:28,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,232 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,249 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 03:04:28,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,296 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,313 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 03:04:28,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,365 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,382 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 03:04:28,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,435 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,452 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 03:04:28,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,506 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,523 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 03:04:28,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,575 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,593 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 03:04:28,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,646 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,665 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 03:04:28,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,712 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,729 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 03:04:28,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,780 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,797 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 03:04:28,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,853 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,870 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 03:04:28,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,925 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:28,942 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 03:04:28,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:28,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:28,999 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:28,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:28,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:28,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,017 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 03:04:29,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,071 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,088 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 03:04:29,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,151 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,169 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 03:04:29,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,226 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,244 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 03:04:29,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,303 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,322 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 03:04:29,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,378 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,395 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 03:04:29,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,449 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,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 03:04:29,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,523 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,541 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 03:04:29,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,597 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,614 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 03:04:29,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,668 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,685 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 03:04:29,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,736 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,753 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 03:04:29,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,806 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,823 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 03:04:29,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,877 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,894 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 03:04:29,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:29,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:29,943 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:29,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:29,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:29,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:29,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:29,961 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 03:04:30,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,013 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,030 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 03:04:30,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,085 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,102 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 03:04:30,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,162 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,179 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 03:04:30,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,234 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,254 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 03:04:30,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,308 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,325 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 03:04:30,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,380 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,397 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 03:04:30,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,451 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,468 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 03:04:30,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,522 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,539 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 03:04:30,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,591 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,608 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 03:04:30,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,657 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,675 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 03:04:30,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,725 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,742 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 03:04:30,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,791 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,808 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 03:04:30,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,866 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,885 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 03:04:30,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:30,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:30,941 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:30,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:30,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:30,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:30,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:30,958 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 03:04:31,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,012 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,030 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 03:04:31,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,084 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,101 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 03:04:31,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,155 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,174 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 03:04:31,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,228 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,246 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 03:04:31,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,300 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,317 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 03:04:31,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,370 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,388 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 03:04:31,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,441 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,458 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 03:04:31,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,517 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,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 03:04:31,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,587 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,605 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 03:04:31,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,658 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,676 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 03:04:31,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,732 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,749 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 03:04:31,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,805 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,826 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 03:04:31,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,882 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,899 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 03:04:31,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:31,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:31,957 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:31,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:31,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:31,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:31,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:31,975 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 03:04:32,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,022 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,039 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 03:04:32,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,087 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,104 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 03:04:32,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,158 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,175 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 03:04:32,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,228 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,245 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 03:04:32,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,295 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,313 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 03:04:32,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,366 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,385 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 03:04:32,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,444 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,462 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 03:04:32,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,512 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,529 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 03:04:32,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,580 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,597 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 03:04:32,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,646 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,664 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 03:04:32,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,713 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,733 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 03:04:32,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,783 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,810 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 03:04:32,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,876 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,893 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 03:04:32,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:32,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:32,947 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:32,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:32,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:32,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:32,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:32,964 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 03:04:33,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,013 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,030 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 03:04:33,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,083 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,101 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 03:04:33,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,154 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,171 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 03:04:33,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,225 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,242 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 03:04:33,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,298 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,315 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 03:04:33,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,369 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,386 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 03:04:33,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,445 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,470 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 03:04:33,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,538 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,555 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 03:04:33,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,610 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,627 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 03:04:33,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,682 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,700 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 03:04:33,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,758 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,775 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 03:04:33,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,831 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,853 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 03:04:33,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,907 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,924 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 03:04:33,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:33,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:33,975 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:33,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:33,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:33,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:33,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:33,992 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 03:04:34,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,043 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,060 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 03:04:34,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,113 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,130 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 03:04:34,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,182 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,199 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 03:04:34,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,256 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,273 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 03:04:34,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,329 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,349 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 03:04:34,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,404 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,422 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 03:04:34,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,478 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,495 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 03:04:34,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,553 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,570 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 03:04:34,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,629 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,646 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 03:04:34,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,704 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,721 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 03:04:34,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,771 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,788 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 03:04:34,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,837 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,854 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 03:04:34,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,903 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,922 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 03:04:34,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:34,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:34,974 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:34,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:34,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:34,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:34,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:34,990 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 03:04:35,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,038 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,055 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 03:04:35,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,115 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,132 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 03:04:35,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,179 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,196 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 03:04:35,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,245 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,265 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 03:04:35,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,314 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,331 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 03:04:35,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,381 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,398 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 03:04:35,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,448 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,465 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 03:04:35,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,517 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,535 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 03:04:35,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,593 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,612 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 03:04:35,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,666 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,683 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 03:04:35,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,737 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,755 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 03:04:35,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,809 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,826 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 03:04:35,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,881 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,898 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 03:04:35,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:35,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:35,952 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:35,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:35,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:35,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:35,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:35,970 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 03:04:36,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,025 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,042 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 03:04:36,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,098 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,116 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 03:04:36,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,169 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,188 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 03:04:36,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,240 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,257 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 03:04:36,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,311 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,329 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 03:04:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,381 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,398 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 03:04:36,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,452 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,469 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 03:04:36,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,523 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,540 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 03:04:36,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,591 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,609 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 03:04:36,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,666 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,684 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 03:04:36,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,741 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,758 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 03:04:36,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,815 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,836 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 03:04:36,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,890 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,908 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 03:04:36,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:36,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:36,961 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:36,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:36,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:36,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:36,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:36,979 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 03:04:37,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,034 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,051 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 03:04:37,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,109 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,127 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 03:04:37,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,187 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,205 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 03:04:37,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,258 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,275 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 03:04:37,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,322 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,339 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 03:04:37,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,388 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,405 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 03:04:37,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,458 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,475 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 03:04:37,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,522 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,538 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 03:04:37,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,586 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,603 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 03:04:37,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,656 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,673 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 03:04:37,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,722 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,741 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 03:04:37,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,795 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,812 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 03:04:37,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,865 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,882 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 03:04:37,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:37,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:37,934 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:37,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:37,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:37,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:37,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:37,951 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 03:04:38,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,003 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,021 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 03:04:38,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,073 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,090 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 03:04:38,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,138 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,155 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 03:04:38,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,202 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,220 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 03:04:38,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,275 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,293 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 03:04:38,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,353 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,370 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 03:04:38,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,421 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,438 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 03:04:38,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,494 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,512 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 03:04:38,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,567 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,584 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 03:04:38,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,637 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,655 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 03:04:38,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,713 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,730 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 03:04:38,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,786 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,803 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 03:04:38,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,860 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,878 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 03:04:38,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:38,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:38,935 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:38,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:38,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:38,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:38,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:38,953 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 03:04:39,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,011 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,029 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 03:04:39,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,085 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,103 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 03:04:39,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,158 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,175 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 03:04:39,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,230 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,247 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 03:04:39,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,301 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,323 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 03:04:39,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,377 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,394 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 03:04:39,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,447 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,464 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 03:04:39,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,518 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,535 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 03:04:39,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,594 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,611 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 03:04:39,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,667 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,684 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 03:04:39,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,740 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,767 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 03:04:39,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,814 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,844 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 03:04:39,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,905 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,923 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 03:04:39,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:39,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:39,979 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:39,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:39,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:39,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:39,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:39,996 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 03:04:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,049 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,066 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 03:04:40,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,118 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,135 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 03:04:40,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,188 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,206 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 03:04:40,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,259 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,281 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 03:04:40,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,336 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,353 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 03:04:40,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,407 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,424 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 03:04:40,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,477 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,495 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 03:04:40,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,549 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,566 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 03:04:40,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,619 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,636 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 03:04:40,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,688 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,705 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 03:04:40,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,759 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,776 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 03:04:40,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,828 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,845 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 03:04:40,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,901 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,918 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 03:04:40,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:40,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:40,971 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:40,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:40,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:40,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:40,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:40,988 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 03:04:41,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,041 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,058 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 03:04:41,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,112 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,129 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 03:04:41,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,182 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,201 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 03:04:41,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,255 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,273 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 03:04:41,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,327 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,344 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 03:04:41,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,400 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,417 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 03:04:41,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,471 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,493 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 03:04:41,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,548 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,565 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 03:04:41,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,619 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,636 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 03:04:41,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,693 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,711 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 03:04:41,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,769 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,786 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 03:04:41,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,844 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,865 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 03:04:41,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,918 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:41,935 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 03:04:41,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:41,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:41,989 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:41,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:41,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:41,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:41,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,006 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 03:04:42,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,060 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,077 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 03:04:42,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,131 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,148 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 03:04:42,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,204 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,220 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 03:04:42,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,273 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,290 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 03:04:42,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,357 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 03:04:42,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,410 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,427 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 03:04:42,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,487 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,504 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 03:04:42,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,559 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,576 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 03:04:42,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,633 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,650 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 03:04:42,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,706 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,724 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 03:04:42,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,781 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,803 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 03:04:42,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,857 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,875 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 03:04:42,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:42,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:42,938 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:42,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:42,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:42,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:42,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:42,955 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 03:04:43,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,011 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,028 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 03:04:43,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,082 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,099 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 03:04:43,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,158 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,176 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 03:04:43,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,237 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,255 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 03:04:43,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,314 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,331 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 03:04:43,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,386 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,404 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 03:04:43,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,462 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,479 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 03:04:43,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,533 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,550 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 03:04:43,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,608 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,626 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 03:04:43,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,683 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,700 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 03:04:43,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,757 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,775 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 03:04:43,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,827 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,844 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 03:04:43,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,899 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,916 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 03:04:43,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:43,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:43,973 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:43,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:43,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:43,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:43,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:43,990 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 03:04:44,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,045 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,062 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 03:04:44,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,115 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,132 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 03:04:44,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,184 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,201 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 03:04:44,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,257 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,275 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 03:04:44,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,332 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,349 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 03:04:44,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,402 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,424 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 03:04:44,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,477 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,495 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 03:04:44,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,551 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,569 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 03:04:44,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,623 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,640 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 03:04:44,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,693 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,710 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 03:04:44,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,761 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,778 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 03:04:44,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,826 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,843 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 03:04:44,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,891 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,908 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 03:04:44,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:44,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:44,956 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:44,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:44,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:44,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:44,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:44,973 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 03:04:45,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,025 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,042 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 03:04:45,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,095 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,114 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 03:04:45,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,165 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,182 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 03:04:45,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,236 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,253 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 03:04:45,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,311 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,333 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 03:04:45,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,388 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,405 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 03:04:45,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,461 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,479 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 03:04:45,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,535 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,553 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 03:04:45,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,606 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,623 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 03:04:45,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,681 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,698 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 03:04:45,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,756 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,773 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 03:04:45,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,830 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,847 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 03:04:45,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,902 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,919 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 03:04:45,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:45,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:45,972 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:45,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:45,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:45,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:45,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:45,989 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 03:04:46,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,041 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,058 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 03:04:46,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,117 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,134 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 03:04:46,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,190 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,207 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 03:04:46,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,263 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,282 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 03:04:46,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,339 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,356 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 03:04:46,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,409 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,427 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 03:04:46,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,479 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,496 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 03:04:46,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,553 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,570 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 03:04:46,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,624 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,642 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 03:04:46,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,696 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,713 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 03:04:46,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,764 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,782 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 03:04:46,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,834 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,851 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 03:04:46,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,905 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,924 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 03:04:46,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:46,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:46,978 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:46,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:46,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:46,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:46,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:46,996 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 03:04:47,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:47,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:47,050 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:47,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:47,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:47,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:47,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:47,067 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 03:04:47,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:47,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:47,124 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:47,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:47,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:47,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:04:47,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:04:47,142 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 03:04:47,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:04:47,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:04:47,201 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:04:47,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:04:47,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:04:47,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 03:07:57,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,403 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,420 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 03:07:57,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,476 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,493 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 03:07:57,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,549 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,566 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 03:07:57,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,620 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,638 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 03:07:57,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,691 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,713 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 03:07:57,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,766 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,784 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 03:07:57,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,840 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,857 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 03:07:57,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,917 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:57,935 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 03:07:57,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:57,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:57,990 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:57,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:57,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:57,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:57,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,006 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 03:07:58,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,064 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,081 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 03:07:58,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,137 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,154 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 03:07:58,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,214 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,231 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 03:07:58,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,288 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,306 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 03:07:58,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,362 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,379 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 03:07:58,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,429 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,446 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 03:07:58,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,495 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,512 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 03:07:58,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,562 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,579 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 03:07:58,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,631 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,649 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 03:07:58,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,702 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,719 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 03:07:58,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,775 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,792 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 03:07:58,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,847 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,864 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 03:07:58,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:58,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:58,939 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:58,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:58,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:58,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:58,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:58,960 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 03:07:59,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,029 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,047 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 03:07:59,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,101 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,119 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 03:07:59,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,174 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,191 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 03:07:59,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,262 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,292 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 03:07:59,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,352 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,373 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 03:07:59,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,431 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,455 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 03:07:59,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,528 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,547 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 03:07:59,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,616 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,634 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 03:07:59,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,690 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,708 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 03:07:59,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,777 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,794 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 03:07:59,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,861 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,879 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 03:07:59,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:07:59,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:07:59,937 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:07:59,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:07:59,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:07:59,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:07:59,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:07:59,955 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 03:08:00,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,008 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,026 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 03:08:00,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,088 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,105 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 03:08:00,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,163 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,180 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 03:08:00,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,234 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,250 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 03:08:00,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,303 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,320 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 03:08:00,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,374 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,394 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 03:08:00,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,447 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,465 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 03:08:00,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,521 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,538 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 03:08:00,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,591 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,608 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 03:08:00,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,664 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,681 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 03:08:00,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,737 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,754 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 03:08:00,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,810 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,828 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 03:08:00,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,891 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,908 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 03:08:00,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:00,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:00,966 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:00,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:00,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:00,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:00,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:00,983 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 03:08:01,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,042 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,059 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 03:08:01,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,112 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,129 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 03:08:01,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,191 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,208 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 03:08:01,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,264 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,281 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 03:08:01,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,359 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 03:08:01,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,409 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,426 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 03:08:01,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,477 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,494 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 03:08:01,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,545 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,561 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 03:08:01,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,626 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,643 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 03:08:01,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,704 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,721 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 03:08:01,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,780 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,801 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 03:08:01,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,857 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,874 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 03:08:01,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:01,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:01,930 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:01,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:01,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:01,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:01,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:01,947 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 03:08:02,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,000 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,021 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 03:08:02,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,083 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,101 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 03:08:02,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,155 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,171 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 03:08:02,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,223 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,240 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 03:08:02,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,290 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,307 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 03:08:02,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,356 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,373 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 03:08:02,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,421 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,438 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 03:08:02,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,485 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,502 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 03:08:02,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,549 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,566 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 03:08:02,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,615 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,632 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 03:08:02,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,683 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,701 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 03:08:02,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,753 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,770 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 03:08:02,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,821 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,844 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 03:08:02,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,904 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:02,926 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 03:08:02,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:02,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:02,984 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:02,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:02,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:02,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:02,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,002 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 03:08:03,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,062 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,091 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 03:08:03,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,145 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,161 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 03:08:03,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,220 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,237 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 03:08:03,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,298 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,315 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 03:08:03,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,372 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,389 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 03:08:03,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,447 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,465 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 03:08:03,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,519 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,536 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 03:08:03,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,595 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,612 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 03:08:03,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,665 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,682 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 03:08:03,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,735 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,752 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 03:08:03,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,806 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,823 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 03:08:03,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,875 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,894 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 03:08:03,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:03,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:03,943 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:03,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:03,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:03,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:03,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:03,959 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:04,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,006 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,023 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 03:08:04,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,070 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,086 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 03:08:04,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,134 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,151 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 03:08:04,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,202 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,220 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 03:08:04,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,275 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,292 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 03:08:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,347 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,364 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 03:08:04,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,421 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,437 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 03:08:04,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,499 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,518 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 03:08:04,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,574 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,591 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 03:08:04,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,639 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,656 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 03:08:04,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,703 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,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 03:08:04,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,768 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,785 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 03:08:04,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,836 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,852 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 03:08:04,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,901 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,917 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 03:08:04,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:04,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:04,970 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:04,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:04,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:04,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:04,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:04,986 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 03:08:05,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,039 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,055 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 03:08:05,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,110 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,127 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 03:08:05,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,187 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,213 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 03:08:05,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,287 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,316 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 03:08:05,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,381 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,398 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 03:08:05,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,460 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,482 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 03:08:05,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,535 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,553 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 03:08:05,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,610 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,640 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 03:08:05,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,688 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,705 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 03:08:05,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,752 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,769 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 03:08:05,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,820 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,837 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 03:08:05,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,890 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,907 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 03:08:05,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:05,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:05,960 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:05,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:05,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:05,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:05,977 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:06,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,030 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,047 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 03:08:06,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,103 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,120 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 03:08:06,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,170 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,187 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 03:08:06,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,241 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,258 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:06,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,313 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,331 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 03:08:06,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,385 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,404 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 03:08:06,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,456 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,473 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 03:08:06,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,520 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,537 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 03:08:06,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,584 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,601 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 03:08:06,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,653 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,670 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 03:08:06,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,723 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,740 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 03:08:06,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,787 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,804 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 03:08:06,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,851 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,868 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 03:08:06,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,922 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:06,939 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 03:08:06,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:06,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:06,991 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:06,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:06,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:06,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:06,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,013 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 03:08:07,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,067 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,084 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 03:08:07,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,141 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,159 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 03:08:07,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,215 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,232 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 03:08:07,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,290 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,307 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 03:08:07,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,363 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,380 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 03:08:07,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,432 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,450 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 03:08:07,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,505 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,522 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 03:08:07,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,576 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,593 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 03:08:07,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,652 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,669 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 03:08:07,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,718 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,735 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 03:08:07,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,786 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,803 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 03:08:07,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,857 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,873 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 03:08:07,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,928 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:07,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:07,947 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 03:08:07,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:07,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:07,997 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:07,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,015 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 03:08:08,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,070 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,087 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 03:08:08,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,140 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,158 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 03:08:08,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,213 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,230 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 03:08:08,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,284 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,302 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 03:08:08,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,357 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,374 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 03:08:08,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,431 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,448 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 03:08:08,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,502 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,520 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 03:08:08,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,571 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,588 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 03:08:08,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,639 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,655 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 03:08:08,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,708 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,725 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 03:08:08,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,778 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,795 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 03:08:08,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,847 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,867 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 03:08:08,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,915 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,932 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 03:08:08,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:08,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:08,980 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:08,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:08,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:08,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:08,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:08,997 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 03:08:09,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,046 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,063 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 03:08:09,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,111 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,128 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 03:08:09,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,182 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,199 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 03:08:09,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,247 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,264 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 03:08:09,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,312 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,328 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 03:08:09,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,381 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,397 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 03:08:09,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,445 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,465 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 03:08:09,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,513 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,529 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 03:08:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,577 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,594 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 03:08:09,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,642 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,659 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 03:08:09,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,727 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,744 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 03:08:09,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,798 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,815 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 03:08:09,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,870 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,887 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 03:08:09,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:09,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:09,945 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:09,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:09,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:09,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:09,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:09,970 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 03:08:10,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,034 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,051 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 03:08:10,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,111 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,129 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 03:08:10,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,189 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,210 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 03:08:10,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,264 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,281 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 03:08:10,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,332 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,350 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 03:08:10,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,401 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,423 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 03:08:10,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,483 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,500 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 03:08:10,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,555 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,573 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 03:08:10,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,630 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,647 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 03:08:10,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,705 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,722 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 03:08:10,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,776 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,793 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 03:08:10,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,842 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,860 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 03:08:10,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,917 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:10,934 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 03:08:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:10,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:10,994 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:10,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,019 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 03:08:11,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,075 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,093 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 03:08:11,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,149 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,167 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 03:08:11,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,221 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,238 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 03:08:11,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,293 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,310 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 03:08:11,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,365 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,385 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 03:08:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,441 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,458 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 03:08:11,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,517 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,547 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 03:08:11,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,607 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,626 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 03:08:11,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,684 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,701 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 03:08:11,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,756 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,773 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 03:08:11,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,823 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,840 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 03:08:11,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,895 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,912 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 03:08:11,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:11,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:11,964 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:11,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:11,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:11,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:11,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:11,981 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 03:08:12,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,034 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,053 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 03:08:12,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,107 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,124 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 03:08:12,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,183 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,211 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 03:08:12,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,263 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,279 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 03:08:12,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,327 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,344 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 03:08:12,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,394 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,411 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 03:08:12,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,458 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,474 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 03:08:12,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,522 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,539 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 03:08:12,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,592 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,609 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 03:08:12,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,669 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,686 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 03:08:12,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,740 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,756 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 03:08:12,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,810 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,827 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 03:08:12,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,882 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,900 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 03:08:12,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:12,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:12,955 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:12,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:12,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:12,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:12,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:12,976 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 03:08:13,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,031 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,061 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 03:08:13,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,122 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,139 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 03:08:13,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,186 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,204 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 03:08:13,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,253 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,270 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 03:08:13,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,321 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,339 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 03:08:13,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,393 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,410 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 03:08:13,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,463 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,481 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 03:08:13,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,539 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,556 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 03:08:13,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,612 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,630 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 03:08:13,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,686 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,703 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 03:08:13,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,756 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,774 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 03:08:13,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,826 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,843 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 03:08:13,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,895 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,913 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 03:08:13,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:13,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:13,964 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:13,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:13,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:13,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:13,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:13,980 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 03:08:14,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,034 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,051 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 03:08:14,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,116 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,133 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 03:08:14,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,187 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,204 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 03:08:14,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,260 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,277 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 03:08:14,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,330 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,347 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 03:08:14,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,398 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,415 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 03:08:14,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,465 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,483 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 03:08:14,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,535 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,557 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 03:08:14,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,611 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,629 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 03:08:14,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,682 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,699 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 03:08:14,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,752 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,769 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 03:08:14,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,823 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,840 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 03:08:14,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,893 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,910 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 03:08:14,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:14,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:14,964 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:14,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:14,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:14,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:14,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:14,981 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 03:08:15,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,034 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,052 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 03:08:15,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,114 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,144 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 03:08:15,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,209 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,226 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 03:08:15,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,283 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,300 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 03:08:15,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,361 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,379 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 03:08:15,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,435 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,453 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 03:08:15,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,514 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,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 03:08:15,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,594 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,611 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 03:08:15,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,674 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,691 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 03:08:15,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,745 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,763 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 03:08:15,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,820 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,838 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 03:08:15,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,899 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,916 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 03:08:15,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:15,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:15,972 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:15,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:15,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:15,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:15,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:15,990 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 03:08:16,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,048 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,065 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 03:08:16,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,120 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,137 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 03:08:16,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,191 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,210 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 03:08:16,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,266 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,284 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 03:08:16,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,340 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,357 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 03:08:16,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,408 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,425 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 03:08:16,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,475 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,496 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 03:08:16,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,563 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,586 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 03:08:16,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,655 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,683 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 03:08:16,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,752 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,769 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 03:08:16,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,831 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,860 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 03:08:16,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,923 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:16,940 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 03:08:16,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:16,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:16,992 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:16,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:16,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:16,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,009 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 03:08:17,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,066 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,090 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 03:08:17,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,151 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,175 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 03:08:17,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,223 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,243 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 03:08:17,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,297 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,315 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 03:08:17,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,369 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,387 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 03:08:17,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,446 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,463 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 03:08:17,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,516 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,532 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 03:08:17,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,583 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,601 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 03:08:17,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,653 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,670 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 03:08:17,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,719 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,736 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 03:08:17,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,785 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,802 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 03:08:17,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,857 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,874 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 03:08:17,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,921 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:17,938 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 03:08:17,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:17,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:17,986 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:17,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:17,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:17,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:17,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,003 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 03:08:18,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,051 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,067 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 03:08:18,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,115 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,138 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 03:08:18,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,201 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,221 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 03:08:18,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,290 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,317 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 03:08:18,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,384 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,404 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 03:08:18,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,459 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,487 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 03:08:18,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,539 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,556 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 03:08:18,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,610 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,626 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 03:08:18,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,679 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,695 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 03:08:18,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,748 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,765 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 03:08:18,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,823 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,840 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 03:08:18,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,889 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,906 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 03:08:18,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:18,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:18,959 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:18,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:18,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:18,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:18,976 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 03:08:19,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,029 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,046 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 03:08:19,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,097 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,117 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 03:08:19,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,169 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,186 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 03:08:19,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,240 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,257 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 03:08:19,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,307 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,324 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 03:08:19,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,373 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,390 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 03:08:19,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,441 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,457 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 03:08:19,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,507 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,524 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 03:08:19,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,581 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,598 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 03:08:19,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,656 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,673 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 03:08:19,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,729 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,751 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 03:08:19,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,799 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,816 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 03:08:19,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,864 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,881 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 03:08:19,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,929 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:19,946 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 03:08:19,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:19,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:19,993 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:19,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:19,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:19,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:19,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,010 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 03:08:20,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,059 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,076 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 03:08:20,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,129 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,146 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 03:08:20,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,200 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,219 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 03:08:20,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,273 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,290 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 03:08:20,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,343 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,360 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 03:08:20,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,412 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,428 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 03:08:20,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,480 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,497 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 03:08:20,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,551 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,568 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 03:08:20,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,621 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,643 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 03:08:20,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,702 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,719 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 03:08:20,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,771 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,788 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 03:08:20,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,842 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,858 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 03:08:20,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,915 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:20,932 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 03:08:20,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:20,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:20,986 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:20,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:20,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:20,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,003 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 03:08:21,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,054 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,071 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 03:08:21,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,124 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,141 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 03:08:21,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,188 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,206 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 03:08:21,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,255 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,272 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 03:08:21,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,320 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,336 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 03:08:21,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,384 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,401 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 03:08:21,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,454 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,471 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 03:08:21,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,528 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,547 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 03:08:21,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,605 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,622 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 03:08:21,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,675 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,693 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 03:08:21,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,747 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,764 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 03:08:21,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,820 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,838 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 03:08:21,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,894 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:21,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:21,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:21,968 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:21,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:21,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:21,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:21,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:21,986 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 03:08:22,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,042 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,059 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 03:08:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,115 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,132 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 03:08:22,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,187 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,206 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 03:08:22,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,258 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,276 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 03:08:22,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,328 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,345 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 03:08:22,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,415 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 03:08:22,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,470 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,487 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 03:08:22,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,542 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,560 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 03:08:22,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,614 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,631 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 03:08:22,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,688 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,705 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 03:08:22,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,765 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,782 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 03:08:22,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,843 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,861 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 03:08:22,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,919 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:22,936 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 03:08:22,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:22,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:22,995 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:22,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:22,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:22,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:22,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,012 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 03:08:23,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,071 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,088 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 03:08:23,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,145 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,167 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 03:08:23,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,223 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,240 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 03:08:23,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,287 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,303 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 03:08:23,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,350 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,367 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 03:08:23,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,414 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,431 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:23,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,481 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,498 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 03:08:23,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,550 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,566 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 03:08:23,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,622 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,639 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 03:08:23,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,693 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,710 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 03:08:23,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,765 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,782 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 03:08:23,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,839 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,857 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 03:08:23,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,911 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,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 03:08:23,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:23,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:23,981 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:23,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:23,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:23,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:23,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:23,999 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 03:08:24,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,051 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,070 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 03:08:24,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,121 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,138 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 03:08:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,188 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,205 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 03:08:24,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,257 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,274 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 03:08:24,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,325 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,342 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 03:08:24,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,403 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,421 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:24,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,481 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,498 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 03:08:24,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,555 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,573 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 03:08:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,628 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,649 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 03:08:24,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,705 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,724 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 03:08:24,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,783 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,800 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 03:08:24,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,859 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,878 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 03:08:24,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:24,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:24,930 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:24,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:24,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:24,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:24,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:24,947 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 03:08:25,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,004 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,021 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 03:08:25,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,074 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,091 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 03:08:25,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,141 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,159 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 03:08:25,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,210 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,228 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 03:08:25,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,284 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,302 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 03:08:25,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,360 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,377 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 03:08:25,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,432 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,449 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 03:08:25,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,515 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,532 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 03:08:25,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,589 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,605 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 03:08:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,660 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,683 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 03:08:25,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,739 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,756 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 03:08:25,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,810 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,827 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 03:08:25,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,877 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,894 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 03:08:25,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:25,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:25,948 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:25,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:25,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:25,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:25,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:25,965 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 03:08:26,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,019 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,037 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 03:08:26,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,090 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,108 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 03:08:26,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,164 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,191 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 03:08:26,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,248 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,265 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 03:08:26,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,323 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,340 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 03:08:26,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,397 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,414 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 03:08:26,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,471 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,488 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 03:08:26,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,546 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,563 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 03:08:26,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,625 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,646 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 03:08:26,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,706 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,724 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 03:08:26,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,780 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,798 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:26,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,858 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,875 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 03:08:26,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:26,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:26,934 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:26,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:26,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:26,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:26,952 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 03:08:27,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,011 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,029 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 03:08:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,090 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,108 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 03:08:27,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,174 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,191 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 03:08:27,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,239 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,256 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 03:08:27,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,304 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,324 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 03:08:27,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,371 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,388 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 03:08:27,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,435 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,452 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 03:08:27,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,500 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,517 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 03:08:27,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,565 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,582 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 03:08:27,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,633 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,650 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 03:08:27,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,700 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,717 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 03:08:27,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,766 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,783 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 03:08:27,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,834 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,851 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 03:08:27,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,903 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,920 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 03:08:27,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:27,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:27,972 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:27,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:27,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:27,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:27,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:27,989 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 03:08:28,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,039 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,056 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 03:08:28,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,108 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,125 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 03:08:28,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,176 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,195 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 03:08:28,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,250 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,268 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 03:08:28,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,321 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,338 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 03:08:28,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,394 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,411 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 03:08:28,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,485 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 03:08:28,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,542 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,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 03:08:28,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,611 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,628 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 03:08:28,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,682 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,699 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 03:08:28,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,755 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,773 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 03:08:28,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,829 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,846 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 03:08:28,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,903 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,920 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 03:08:28,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:28,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:28,975 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:28,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:28,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:28,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:28,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:28,992 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 03:08:29,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,043 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,060 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 03:08:29,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,114 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,133 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 03:08:29,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,183 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,200 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 03:08:29,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,250 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,267 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 03:08:29,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,315 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,332 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 03:08:29,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,384 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,401 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 03:08:29,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,454 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,471 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 03:08:29,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,519 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,537 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 03:08:29,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,596 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,613 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 03:08:29,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,678 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,707 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 03:08:29,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,776 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,798 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:29,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,854 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,871 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 03:08:29,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,926 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:29,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:29,943 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 03:08:29,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:29,999 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:29,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:29,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:29,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,016 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 03:08:30,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,071 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,088 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 03:08:30,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,148 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,166 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 03:08:30,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,223 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,240 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 03:08:30,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,294 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,312 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 03:08:30,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,367 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,385 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 03:08:30,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,448 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,465 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 03:08:30,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,519 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,537 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 03:08:30,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,593 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,610 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 03:08:30,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,663 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,681 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 03:08:30,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,735 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,755 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 03:08:30,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,806 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,823 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 03:08:30,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,881 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,898 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 03:08:30,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:30,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:30,952 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:30,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:30,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:30,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:30,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:30,969 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 03:08:31,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,023 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,040 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 03:08:31,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,098 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,115 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 03:08:31,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,170 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,187 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 03:08:31,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,239 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,257 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 03:08:31,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,310 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,327 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 03:08:31,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,386 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,403 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 03:08:31,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,454 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,470 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 03:08:31,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,523 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,540 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 03:08:31,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,592 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,609 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 03:08:31,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,657 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,675 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 03:08:31,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,735 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,752 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 03:08:31,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,809 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,826 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 03:08:31,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,884 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,901 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 03:08:31,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:31,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:31,956 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:31,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:31,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:31,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:31,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:31,973 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 03:08:32,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,031 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,049 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 03:08:32,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,107 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,124 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 03:08:32,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,180 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,197 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 03:08:32,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,247 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,264 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 03:08:32,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,313 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,333 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 03:08:32,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,392 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,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 03:08:32,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,464 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,481 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 03:08:32,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,544 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,561 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 03:08:32,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,617 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,635 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 03:08:32,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,694 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,711 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 03:08:32,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,762 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,779 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 03:08:32,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,833 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,850 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 03:08:32,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,903 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,920 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 03:08:32,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:32,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:32,976 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:32,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:32,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:32,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:32,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:32,993 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 03:08:33,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,047 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,065 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 03:08:33,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,121 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,139 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 03:08:33,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,196 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,214 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 03:08:33,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,270 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,292 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 03:08:33,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,344 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,360 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 03:08:33,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,408 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,425 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 03:08:33,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,473 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,490 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 03:08:33,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,547 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,564 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 03:08:33,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,615 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,632 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 03:08:33,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,680 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,697 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 03:08:33,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,745 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,762 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 03:08:33,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,810 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,828 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 03:08:33,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,886 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,904 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 03:08:33,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:33,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:33,952 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:33,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:33,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:33,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:33,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:33,969 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 03:08:34,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,021 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,037 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 03:08:34,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,088 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,104 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 03:08:34,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,155 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,175 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 03:08:34,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,237 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,254 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 03:08:34,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,310 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,328 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 03:08:34,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,382 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,399 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 03:08:34,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,453 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,470 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 03:08:34,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,527 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,544 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 03:08:34,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,602 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,619 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 03:08:34,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,675 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,692 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 03:08:34,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,747 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,764 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 03:08:34,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,824 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,844 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 03:08:34,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,899 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,917 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 03:08:34,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:34,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:34,971 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:34,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:34,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:34,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:34,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:34,988 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 03:08:35,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,041 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,058 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 03:08:35,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,110 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,127 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 03:08:35,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,184 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,201 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 03:08:35,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,253 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,270 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 03:08:35,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,322 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,339 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 03:08:35,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,391 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,408 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 03:08:35,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,463 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,481 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 03:08:35,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,538 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,554 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 03:08:35,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,606 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,623 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 03:08:35,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,678 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,703 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 03:08:35,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,751 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,771 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 03:08:35,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,821 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,838 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 03:08:35,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,891 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,908 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 03:08:35,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:35,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:35,957 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:35,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:35,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:35,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:35,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:35,975 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 03:08:36,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,031 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,048 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 03:08:36,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,106 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,123 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 03:08:36,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,177 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,195 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 03:08:36,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,249 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,267 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 03:08:36,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,321 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,338 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 03:08:36,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,393 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,411 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 03:08:36,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,464 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,481 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 03:08:36,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,538 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,555 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 03:08:36,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,612 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,641 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 03:08:36,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,703 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,728 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 03:08:36,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,780 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,798 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:36,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,849 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,870 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 03:08:36,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,926 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:36,943 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 03:08:36,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:36,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:36,993 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:36,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:36,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:36,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:36,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,010 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 03:08:37,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,062 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,087 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 03:08:37,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,141 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,158 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 03:08:37,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,208 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,225 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 03:08:37,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,275 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,292 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 03:08:37,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,343 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,363 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 03:08:37,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,410 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,427 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 03:08:37,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,474 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,491 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 03:08:37,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,539 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,556 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 03:08:37,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,612 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,630 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 03:08:37,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,680 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,697 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 03:08:37,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,753 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,770 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 03:08:37,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,823 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,840 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 03:08:37,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,894 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:37,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:37,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:37,966 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:37,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:37,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:37,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:37,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:37,984 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 03:08:38,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,039 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,056 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 03:08:38,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,115 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,132 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 03:08:38,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,187 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,206 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 03:08:38,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,261 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,283 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 03:08:38,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,339 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,356 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 03:08:38,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,410 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,428 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 03:08:38,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,482 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,499 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 03:08:38,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,555 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,573 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 03:08:38,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,629 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,646 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 03:08:38,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,704 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,734 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:38,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,799 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,816 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 03:08:38,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,873 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,891 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 03:08:38,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:38,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:38,951 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:38,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:38,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:38,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:38,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:38,968 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 03:08:39,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,017 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,034 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 03:08:39,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,085 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,102 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 03:08:39,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,152 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,169 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 03:08:39,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,217 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,236 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 03:08:39,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,285 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,303 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 03:08:39,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,350 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,367 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 03:08:39,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,419 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,436 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 03:08:39,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,486 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,503 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 03:08:39,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,566 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,584 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 03:08:39,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,655 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,686 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 03:08:39,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,747 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,764 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 03:08:39,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,816 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,833 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 03:08:39,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,887 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,907 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 03:08:39,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:39,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:39,963 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:39,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:39,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:39,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:39,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:39,980 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 03:08:40,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,036 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,053 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 03:08:40,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,108 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,125 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 03:08:40,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,181 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,198 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 03:08:40,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,256 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,273 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 03:08:40,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,329 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,347 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 03:08:40,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,406 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,423 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 03:08:40,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,480 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,498 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 03:08:40,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,557 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,574 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 03:08:40,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,630 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,648 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 03:08:40,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,703 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,721 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 03:08:40,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,780 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:40,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,861 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,887 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 03:08:40,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:40,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:40,946 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:40,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:40,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:40,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:40,963 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 03:08:41,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,022 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,039 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 03:08:41,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,096 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,113 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 03:08:41,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,164 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,181 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 03:08:41,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,239 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,256 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 03:08:41,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,328 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,358 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 03:08:41,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,419 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,449 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 03:08:41,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,507 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,538 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 03:08:41,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,604 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,621 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 03:08:41,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,676 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,693 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 03:08:41,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,771 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 03:08:41,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,834 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,861 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 03:08:41,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:41,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:41,928 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:41,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:41,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:41,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:41,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:41,947 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 03:08:42,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,010 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,028 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 03:08:42,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,086 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,103 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 03:08:42,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,160 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,177 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 03:08:42,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,253 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 03:08:42,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,310 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,327 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 03:08:42,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,381 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,398 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 03:08:42,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,453 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,470 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 03:08:42,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,524 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,542 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 03:08:42,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,595 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,614 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 03:08:42,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,668 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,684 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 03:08:42,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,732 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,750 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 03:08:42,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,804 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,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 03:08:42,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,887 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,913 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 03:08:42,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:42,974 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:42,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:42,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,991 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 03:08:43,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,050 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,067 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 03:08:43,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,124 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,142 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 03:08:43,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,205 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,222 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 03:08:43,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,279 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,302 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 03:08:43,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,375 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,405 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 03:08:43,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,461 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,490 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 03:08:43,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,565 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,594 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 03:08:43,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,652 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,675 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 03:08:43,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,729 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,747 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 03:08:43,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,820 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,850 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 03:08:43,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,914 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,931 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 03:08:43,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:43,986 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:43,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:43,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,003 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 03:08:44,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,068 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,097 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 03:08:44,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,164 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,182 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 03:08:44,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,243 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,260 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 03:08:44,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,314 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,332 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 03:08:44,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,389 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,408 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 03:08:44,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,463 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,481 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 03:08:44,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,538 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,556 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 03:08:44,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,610 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,628 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 03:08:44,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,679 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,699 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 03:08:44,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,752 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,769 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 03:08:44,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,834 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,851 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 03:08:44,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,921 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,938 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 03:08:44,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:44,997 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:44,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:44,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,014 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 03:08:45,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,077 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,094 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 03:08:45,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,150 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,167 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 03:08:45,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,229 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,247 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 03:08:45,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,309 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,339 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 03:08:45,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,401 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,422 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 03:08:45,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,484 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,514 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 03:08:45,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,576 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,594 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 03:08:45,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,650 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,668 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 03:08:45,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,724 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,741 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 03:08:45,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,796 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,826 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 03:08:45,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,899 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,917 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 03:08:45,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:45,978 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:45,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:45,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,995 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 03:08:46,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,053 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,071 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 03:08:46,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,129 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,146 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 03:08:46,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,203 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,221 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 03:08:46,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,278 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,295 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 03:08:46,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,359 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,376 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 03:08:46,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,433 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,453 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 03:08:46,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,512 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,529 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 03:08:46,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,588 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,605 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 03:08:46,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,660 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,677 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 03:08:46,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,731 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,748 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 03:08:46,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,808 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,826 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 03:08:46,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,887 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,918 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 03:08:46,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:46,980 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:46,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:46,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,997 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 03:08:47,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,053 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,072 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 03:08:47,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,145 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,175 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 03:08:47,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,231 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,249 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 03:08:47,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,303 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,321 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 03:08:47,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,375 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,393 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 03:08:47,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,448 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,480 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 03:08:47,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,543 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,562 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 03:08:47,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,624 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,648 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 03:08:47,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,704 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,721 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 03:08:47,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,776 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,794 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 03:08:47,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,851 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,881 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 03:08:47,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:47,950 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:47,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:47,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,969 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 03:08:48,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,036 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,054 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 03:08:48,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,125 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,142 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 03:08:48,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,206 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,229 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 03:08:48,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,288 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,305 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 03:08:48,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,364 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,381 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 03:08:48,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,440 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,458 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 03:08:48,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,516 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,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 03:08:48,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,594 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,612 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 03:08:48,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,668 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,685 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 03:08:48,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,743 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,760 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 03:08:48,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,814 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,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 03:08:48,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,889 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,906 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 03:08:48,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:48,960 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:48,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:48,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,977 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:49,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,032 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,050 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 03:08:49,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,121 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,138 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 03:08:49,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,203 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,224 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 03:08:49,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,291 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,308 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 03:08:49,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,372 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,402 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 03:08:49,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,470 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,488 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 03:08:49,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,542 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,559 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 03:08:49,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,617 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,634 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 03:08:49,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,685 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,703 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 03:08:49,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,756 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,773 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 03:08:49,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,844 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 03:08:49,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,897 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,914 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 03:08:49,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:49,962 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:49,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:49,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,979 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 03:08:50,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,032 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,051 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 03:08:50,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,104 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,131 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 03:08:50,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,185 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,204 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 03:08:50,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,255 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,272 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 03:08:50,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,324 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,341 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 03:08:50,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,395 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,412 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 03:08:50,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,467 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,484 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 03:08:50,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,540 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,557 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 03:08:50,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,613 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,631 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 03:08:50,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,687 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,705 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 03:08:50,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,763 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,781 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 03:08:50,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,841 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,860 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 03:08:50,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:50,916 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:50,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:50,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,936 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 03:08:51,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,004 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,023 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 03:08:51,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,079 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,097 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 03:08:51,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,171 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 03:08:51,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,231 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,249 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 03:08:51,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,309 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,326 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 03:08:51,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,386 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,404 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 03:08:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,462 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,480 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 03:08:51,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,540 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,557 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 03:08:51,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,613 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,631 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 03:08:51,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,685 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,702 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 03:08:51,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,756 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,774 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 03:08:51,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,827 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,847 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 03:08:51,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,901 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,919 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 03:08:51,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:51,977 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:51,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:51,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,994 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 03:08:52,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,052 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,070 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 03:08:52,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,125 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,142 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 03:08:52,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,210 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,228 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 03:08:52,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,286 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,304 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 03:08:52,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,363 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,380 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 03:08:52,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,434 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,452 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 03:08:52,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,511 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,529 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 03:08:52,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,584 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,602 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 03:08:52,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,657 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,675 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 03:08:52,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,736 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,754 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 03:08:52,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,814 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,834 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 03:08:52,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,896 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,915 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 03:08:52,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:52,970 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:52,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:52,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,988 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 03:08:53,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,055 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,072 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 03:08:53,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,144 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,165 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 03:08:53,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,239 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,257 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 03:08:53,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,324 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,354 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 03:08:53,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,420 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,443 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 03:08:53,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,504 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,535 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 03:08:53,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,598 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,618 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 03:08:53,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,674 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,691 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 03:08:53,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,746 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,764 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 03:08:53,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,825 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,843 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 03:08:53,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,901 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,919 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 03:08:53,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:53,979 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:53,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:53,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,996 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 03:08:54,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,059 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,086 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 03:08:54,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,151 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,181 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 03:08:54,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,246 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,263 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 03:08:54,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,316 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,333 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 03:08:54,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,384 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,401 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 03:08:54,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,451 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,468 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 03:08:54,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,518 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,535 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 03:08:54,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,592 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,613 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 03:08:54,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,673 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,691 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 03:08:54,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,744 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,761 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 03:08:54,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,818 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,835 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 03:08:54,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,893 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,910 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 03:08:54,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:54,967 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:54,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:54,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,984 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 03:08:55,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,040 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,057 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 03:08:55,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,122 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,139 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 03:08:55,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,202 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,230 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 03:08:55,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,285 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,303 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 03:08:55,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,366 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,395 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 03:08:55,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,452 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,470 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 03:08:55,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,526 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,556 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 03:08:55,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,616 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,634 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 03:08:55,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,688 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,705 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 03:08:55,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,769 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,786 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 03:08:55,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,840 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,857 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 03:08:55,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,912 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,930 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 03:08:55,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:55,983 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:55,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:55,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,000 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 03:08:56,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,054 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,071 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 03:08:56,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,127 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,144 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 03:08:56,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,214 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,235 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 03:08:56,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,286 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,305 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 03:08:56,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,355 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,373 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 03:08:56,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,424 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,441 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 03:08:56,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,491 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,508 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 03:08:56,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,559 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,576 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 03:08:56,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,628 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,645 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 03:08:56,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,703 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,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 03:08:56,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,775 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,792 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 03:08:56,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,848 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,865 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 03:08:56,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,920 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,937 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 03:08:56,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:56,987 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:56,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:56,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,004 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 03:08:57,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,052 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,069 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 03:08:57,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,132 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,162 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 03:08:57,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,223 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,243 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 03:08:57,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,302 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,319 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 03:08:57,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,381 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,398 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 03:08:57,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,456 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,473 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 03:08:57,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,530 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,547 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 03:08:57,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,605 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,622 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 03:08:57,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,676 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,693 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 03:08:57,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,745 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,762 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 03:08:57,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,815 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,832 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 03:08:57,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,885 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,902 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 03:08:57,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:57,952 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:57,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:57,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,970 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 03:08:58,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,021 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,040 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 03:08:58,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,087 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,104 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 03:08:58,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,157 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,178 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 03:08:58,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,236 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,254 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 03:08:58,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,316 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,333 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 03:08:58,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,382 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,400 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 03:08:58,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,456 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,473 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 03:08:58,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,535 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,555 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 03:08:58,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,612 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,629 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 03:08:58,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,691 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,709 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 03:08:58,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,763 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,780 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 03:08:58,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,837 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,859 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 03:08:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,934 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 03:08:58,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:58,988 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:58,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:58,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,009 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 03:08:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,064 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,082 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 03:08:59,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,139 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,156 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 03:08:59,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,212 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,231 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 03:08:59,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,291 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,309 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 03:08:59,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,365 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,383 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 03:08:59,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,440 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,461 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 03:08:59,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,529 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,546 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 03:08:59,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,604 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,625 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 03:08:59,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,681 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,698 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 03:08:59,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,749 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,766 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 03:08:59,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,820 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,840 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 03:08:59,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,893 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:08:59,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:08:59,964 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:08:59,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:08:59,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,981 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 03:09:00,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,035 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,052 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 03:09:00,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,106 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,123 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 03:09:00,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,182 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,199 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 03:09:00,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,255 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,272 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 03:09:00,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,329 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,346 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 03:09:00,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,404 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,421 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:09:00,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,479 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,496 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 03:09:00,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,560 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,582 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 03:09:00,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,640 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,657 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 03:09:00,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,714 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,731 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 03:09:00,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,786 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,807 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 03:09:00,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,865 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,882 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 03:09:00,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:00,938 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:00,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:00,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,955 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 03:09:01,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,007 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,024 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 03:09:01,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,073 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,090 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 03:09:01,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,144 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,161 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 03:09:01,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,217 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,234 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:09:01,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,292 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,309 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 03:09:01,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,370 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,387 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 03:09:01,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,444 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,464 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 03:09:01,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,521 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,538 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 03:09:01,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,595 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,613 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 03:09:01,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,669 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,686 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 03:09:01,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,745 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,762 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 03:09:01,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,821 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,838 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 03:09:01,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,893 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,910 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 03:09:01,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:01,964 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:01,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:01,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,982 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 03:09:02,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,037 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,055 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 03:09:02,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,112 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,130 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 03:09:02,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,190 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,207 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 03:09:02,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,264 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,282 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 03:09:02,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,337 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,360 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 03:09:02,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,418 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,439 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 03:09:02,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,497 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,515 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 03:09:02,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,572 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,589 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 03:09:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,648 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,665 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 03:09:02,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,722 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,739 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 03:09:02,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,795 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,812 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 03:09:02,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,866 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,885 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 03:09:02,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:02,941 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:02,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:02,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,958 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 03:09:03,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,007 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,024 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 03:09:03,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,073 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,090 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 03:09:03,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,138 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,157 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 03:09:03,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,212 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,233 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 03:09:03,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,305 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,323 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 03:09:03,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,387 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,406 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 03:09:03,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,464 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,482 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 03:09:03,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,537 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,554 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 03:09:03,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,608 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,625 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 03:09:03,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,683 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,701 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 03:09:03,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,763 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,781 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 03:09:03,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,838 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,855 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 03:09:03,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,913 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,931 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 03:09:03,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:03,990 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:03,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:03,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,007 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 03:09:04,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,066 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,084 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 03:09:04,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,138 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,156 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 03:09:04,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,209 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,226 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 03:09:04,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,279 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,296 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:09:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,348 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,364 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 03:09:04,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,419 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,436 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 03:09:04,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,490 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,507 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 03:09:04,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,560 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,577 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 03:09:04,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,628 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,646 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 03:09:04,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,703 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,721 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 03:09:04,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,781 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,798 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:09:04,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,854 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,874 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 03:09:04,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,922 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,939 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 03:09:04,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:04,987 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:04,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:04,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,007 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 03:09:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,055 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,072 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 03:09:05,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,120 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,137 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 03:09:05,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,185 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,202 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 03:09:05,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,257 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,274 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 03:09:05,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,330 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,347 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 03:09:05,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,402 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,419 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 03:09:05,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,477 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,494 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 03:09:05,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,552 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,570 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 03:09:05,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,627 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,645 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 03:09:05,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,702 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,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 03:09:05,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,779 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,796 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 03:09:05,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,848 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,865 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 03:09:05,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,917 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,935 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 03:09:05,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:05,985 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:05,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:05,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,002 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 03:09:06,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,053 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,070 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 03:09:06,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,117 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,134 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 03:09:06,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,191 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,208 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 03:09:06,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,264 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,285 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 03:09:06,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,349 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,366 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 03:09:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,421 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,438 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 03:09:06,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,494 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,512 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 03:09:06,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,569 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,589 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 03:09:06,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,639 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,656 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 03:09:06,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,706 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,723 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 03:09:06,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,771 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,788 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 03:09:06,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,836 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,853 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 03:09:06,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,907 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,925 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 03:09:06,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:06,980 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:06,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:06,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,998 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 03:09:07,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,053 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,070 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 03:09:07,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,127 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,145 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 03:09:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,200 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,218 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 03:09:07,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,270 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,287 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 03:09:07,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,339 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,356 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 03:09:07,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,410 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,427 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 03:09:07,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,479 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,499 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 03:09:07,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,547 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,564 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 03:09:07,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,617 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,634 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 03:09:07,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,690 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,707 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 03:09:07,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,761 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,778 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 03:09:07,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,832 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,850 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 03:09:07,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,902 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,918 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 03:09:07,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:07,972 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:07,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:07,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,990 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 03:09:08,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,045 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,063 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 03:09:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,121 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,138 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 03:09:08,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,190 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,208 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 03:09:08,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,265 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,283 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 03:09:08,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,344 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,372 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 03:09:08,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,437 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,469 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 03:09:08,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,524 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,554 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 03:09:08,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,605 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,622 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 03:09:08,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,674 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,691 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 03:09:08,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,748 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,765 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 03:09:08,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,819 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,836 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 03:09:08,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,889 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 03:09:08,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:08,965 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:08,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:08,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,982 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 03:09:09,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,039 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,056 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 03:09:09,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,113 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,132 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 03:09:09,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,183 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,200 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 03:09:09,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,250 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,267 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 03:09:09,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,322 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,338 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 03:09:09,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,391 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,408 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 03:09:09,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,468 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,485 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 03:09:09,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,542 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,559 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 03:09:09,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,615 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,633 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 03:09:09,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,691 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,708 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 03:09:09,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,759 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,776 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 03:09:09,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,825 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,842 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 03:09:09,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,891 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,908 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 03:09:09,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:09,965 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:09,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:09,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,983 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 03:09:10,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,040 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,062 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 03:09:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,118 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,136 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 03:09:10,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,191 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,208 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 03:09:10,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,259 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,276 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 03:09:10,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,325 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,342 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 03:09:10,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,398 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,415 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 03:09:10,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,476 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,506 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 03:09:10,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,579 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,596 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 03:09:10,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,655 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,672 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 03:09:10,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,726 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,743 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 03:09:10,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,793 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,810 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 03:09:10,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,861 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,878 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 03:09:10,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:10,931 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:10,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:10,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,948 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 03:09:11,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:11,003 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:11,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:11,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,022 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 03:09:11,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:11,074 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:11,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:11,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,091 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 03:09:11,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:11,141 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:11,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:11,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,159 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 03:09:11,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:11,209 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:11,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:11,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,226 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 03:09:11,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:11,278 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:11,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:11,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,295 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 03:09:11,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:11,350 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:11,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:11,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,368 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 03:09:11,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 615 states and 688 transitions. [2024-12-06 03:09:11,421 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 688 transitions. [2024-12-06 03:09:11,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 03:09:11,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,439 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.