./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- 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_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/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_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/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 64bit --witnessprinter.graph.data.programhash b8348ec2ddf654ee4dfaf991e8e349095d9da221b3a7e5dd3b5553bd735fefe5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 21:50:41,735 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 21:50:41,790 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-05 21:50:41,795 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 21:50:41,795 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 21:50:41,813 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 21:50:41,814 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 21:50:41,814 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-05 21:50:41,814 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 21:50:41,814 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 21:50:41,815 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-05 21:50:41,815 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-05 21:50:41,816 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-05 21:50:41,816 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 21:50:41,816 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 21:50:41,816 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 21:50:41,816 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 21:50:41,816 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 21:50:41,816 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 21:50:41,816 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 21:50:41,816 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 21:50:41,817 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 21:50:41,817 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-05 21:50:41,817 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 21:50:41,817 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 21:50:41,817 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_f183e4df-5283-4109-8a06-8189c5f3c7e3/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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b8348ec2ddf654ee4dfaf991e8e349095d9da221b3a7e5dd3b5553bd735fefe5 [2024-12-05 21:50:42,064 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 21:50:42,072 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 21:50:42,075 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 21:50:42,076 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 21:50:42,076 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 21:50:42,078 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i [2024-12-05 21:50:44,860 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/data/7059e0059/0e50cc43db4e4714bd3511825a936771/FLAGf9f96a2af [2024-12-05 21:50:45,142 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 21:50:45,142 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i [2024-12-05 21:50:45,160 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/data/7059e0059/0e50cc43db4e4714bd3511825a936771/FLAGf9f96a2af [2024-12-05 21:50:45,174 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/data/7059e0059/0e50cc43db4e4714bd3511825a936771 [2024-12-05 21:50:45,176 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 21:50:45,177 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 21:50:45,178 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 21:50:45,178 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 21:50:45,181 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 21:50:45,182 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:50:45" (1/1) ... [2024-12-05 21:50:45,183 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1bdc064b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:45, skipping insertion in model container [2024-12-05 21:50:45,183 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 09:50:45" (1/1) ... [2024-12-05 21:50:45,217 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 21:50:45,925 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 21:50:45,933 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 21:50:46,015 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 21:50:46,119 INFO L204 MainTranslator]: Completed translation [2024-12-05 21:50:46,119 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46 WrapperNode [2024-12-05 21:50:46,120 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 21:50:46,121 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 21:50:46,121 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 21:50:46,121 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 21:50:46,125 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,141 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,162 INFO L138 Inliner]: procedures = 503, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 229 [2024-12-05 21:50:46,162 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 21:50:46,163 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 21:50:46,163 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 21:50:46,163 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 21:50:46,171 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,171 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,175 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,175 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,182 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,183 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,186 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,188 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,190 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,193 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 21:50:46,194 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 21:50:46,194 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 21:50:46,194 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 21:50:46,195 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 09:50:46" (1/1) ... [2024-12-05 21:50:46,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 21:50:46,213 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 21:50:46,227 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 21:50:46,230 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f183e4df-5283-4109-8a06-8189c5f3c7e3/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 21:50:46,255 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-12-05 21:50:46,255 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-12-05 21:50:46,256 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-12-05 21:50:46,256 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-12-05 21:50:46,256 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 21:50:46,256 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 21:50:46,256 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 21:50:46,256 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2024-12-05 21:50:46,256 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2024-12-05 21:50:46,256 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2024-12-05 21:50:46,256 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2024-12-05 21:50:46,379 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 21:50:46,381 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 21:50:46,769 INFO L? ?]: Removed 104 outVars from TransFormulas that were not future-live. [2024-12-05 21:50:46,769 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 21:50:47,079 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 21:50:47,079 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-05 21:50:47,079 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:50:47 BoogieIcfgContainer [2024-12-05 21:50:47,079 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 21:50:47,080 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 21:50:47,080 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 21:50:47,091 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 21:50:47,091 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 09:50:47" (1/1) ... [2024-12-05 21:50:47,099 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 21:50:47,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:47,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2024-12-05 21:50:47,154 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2024-12-05 21:50:47,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 21:50:47,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:47,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:47,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:47,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-05 21:50:47,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:47,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2024-12-05 21:50:47,494 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2024-12-05 21:50:47,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-05 21:50:47,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:47,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:47,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:47,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-05 21:50:47,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:47,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2024-12-05 21:50:47,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2024-12-05 21:50:47,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-05 21:50:47,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:47,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:47,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:47,792 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 21:50:47,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:47,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 70 states and 94 transitions. [2024-12-05 21:50:47,826 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 94 transitions. [2024-12-05 21:50:47,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-05 21:50:47,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:47,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:47,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:47,957 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 21:50:48,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 69 states and 93 transitions. [2024-12-05 21:50:48,025 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 93 transitions. [2024-12-05 21:50:48,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,370 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,683 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,689 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,771 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,874 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:48,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:48,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:48,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:48,960 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:48,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:48,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:48,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:48,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,388 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:49,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:49,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:49,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:49,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:49,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:49,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:49,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:49,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,628 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,635 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,799 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:50,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:50,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:50,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:50,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:50,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:50,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:50,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:50,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,116 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,857 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:51,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:51,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:51,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:51,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:51,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:51,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:51,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,035 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,297 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,368 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,577 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,901 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:52,958 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:52,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:52,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:52,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:52,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:52,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:52,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:52,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,100 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,151 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,242 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,287 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,525 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,761 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,764 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,820 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,869 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:53,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:53,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:53,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:53,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:53,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:53,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:53,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:53,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,002 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,047 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,051 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,094 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,397 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,441 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,527 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,689 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,753 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,809 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,853 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,938 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:54,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:54,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:54,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:54,982 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:54,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:54,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:54,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:54,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,309 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,437 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,559 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,674 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,678 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,730 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,938 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:55,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:55,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:55,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:55,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:55,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:55,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:55,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:55,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,015 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,102 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,166 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,280 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,338 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,441 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,491 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,602 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,657 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,874 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,913 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,916 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:56,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:56,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:56,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:56,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:56,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:56,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,203 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,394 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,687 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,729 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,919 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:57,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:57,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:57,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:57,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:57,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:57,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:57,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:57,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,083 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,178 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,333 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,649 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,702 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:58,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:58,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:58,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:58,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:58,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:58,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:58,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:58,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,189 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,522 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,607 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,771 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:50:59,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:50:59,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:50:59,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:50:59,978 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:50:59,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:50:59,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:50:59,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:50:59,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,141 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,254 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,404 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,517 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,659 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,697 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,810 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,919 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:00,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:00,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:00,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:00,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:00,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:00,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:00,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:00,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,189 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,351 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,384 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,487 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,520 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,554 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,657 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:01,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:01,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:01,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:01,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:01,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:01,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:01,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:01,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,066 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,102 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,173 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,243 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,351 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,383 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,516 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,519 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,553 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,627 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,778 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:02,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:02,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:02,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:02,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:02,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:02,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:02,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:02,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,129 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,200 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,237 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,378 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,460 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,491 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,530 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,565 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,766 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,868 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,905 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:03,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:03,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:03,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:03,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:03,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:03,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:03,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:03,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,008 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,155 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,190 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,395 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,627 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,707 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,783 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:04,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:04,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:04,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:04,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:04,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:04,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:04,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:04,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,120 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,159 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,269 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,306 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,376 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,408 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,410 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,478 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,517 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,808 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,905 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:05,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:05,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:05,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:05,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:05,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:05,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:05,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:05,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,216 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,522 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,629 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,934 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:06,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:06,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:06,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:06,970 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:06,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:06,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:06,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:06,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,149 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,256 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,325 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,605 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,676 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,711 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,827 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:07,972 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:07,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:07,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:07,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:07,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:07,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:07,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:07,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,103 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,179 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,214 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,217 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,333 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,405 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,407 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,605 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,740 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,856 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:08,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:08,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:08,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:08,978 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:08,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:08,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:08,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,130 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,530 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,629 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,793 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,855 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:09,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:09,991 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:09,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:09,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:09,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:09,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:09,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:09,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,130 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,178 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,212 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,593 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,667 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,733 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,900 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:10,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:10,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:10,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:10,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:10,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:10,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:10,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:10,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,031 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,107 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,390 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,473 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,514 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,551 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,855 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,892 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:11,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:11,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:11,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:11,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:11,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:11,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:11,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:11,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,388 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,446 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,509 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,564 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,629 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,863 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,900 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:12,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:12,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:12,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:12,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:12,996 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:12,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:12,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:12,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,027 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,063 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,096 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,098 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,198 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,232 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,269 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,508 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,511 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,586 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,620 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,659 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,701 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,856 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:13,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:13,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:13,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:13,970 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:13,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:13,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:13,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,008 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,048 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,122 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,174 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,323 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,467 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,470 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,514 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,629 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,787 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,908 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,945 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:14,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:14,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:14,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:14,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:14,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:14,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:14,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:14,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,035 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,204 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,207 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,246 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,319 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,356 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,468 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,543 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,584 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,664 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,839 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:15,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:15,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:15,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:15,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:15,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:15,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:15,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:15,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,052 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,122 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,166 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,286 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,326 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,389 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,487 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,633 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,676 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,718 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,721 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,804 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,861 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,919 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:16,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:16,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:16,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:16,963 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:16,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:16,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:16,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,174 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,280 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,397 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,399 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,434 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,593 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,803 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,840 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,842 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:17,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:17,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:17,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:17,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:17,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:17,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:17,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:17,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,058 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,643 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,747 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,885 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:18,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:18,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:18,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:18,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:18,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:18,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,014 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,062 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,095 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,096 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,130 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,347 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,422 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,601 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,602 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:19,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:19,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:19,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:19,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:19,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:19,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:19,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:19,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,032 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,066 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,116 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,155 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,378 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,381 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,415 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,559 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,844 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,891 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:20,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:20,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:20,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:20,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:20,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:20,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:20,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,042 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,083 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,085 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,186 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,297 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,466 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,468 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,509 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,677 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,718 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:21,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:21,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:21,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:21,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:21,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:21,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:21,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:21,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,120 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,171 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,251 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,333 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,376 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,501 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,540 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,580 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,664 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,787 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,872 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:22,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:22,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:22,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:22,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:22,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:22,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:22,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:22,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,048 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,252 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,621 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,659 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,770 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,773 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,827 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,861 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,863 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,899 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:23,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:23,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:23,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:23,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:23,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:23,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:23,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:23,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,015 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,474 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,869 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:24,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:24,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:24,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:24,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:24,995 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:24,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:24,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:24,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,163 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,207 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,246 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,408 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,411 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,452 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,630 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,751 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,793 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:25,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:25,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:25,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:25,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:25,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:25,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:25,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:25,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,035 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,117 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,423 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,504 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,589 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,629 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,877 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:26,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:26,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:26,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:26,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:26,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:26,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:26,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:26,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,001 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,004 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,084 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,122 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,178 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,214 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,217 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,254 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,296 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,371 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,409 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,593 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,784 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:27,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:27,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:27,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:27,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:27,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:27,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:27,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:27,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,016 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,018 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,316 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,351 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,423 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,652 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,810 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:28,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:28,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:28,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:28,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:28,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:28,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:28,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:28,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,008 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,048 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,157 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,262 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,766 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,768 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:29,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:29,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:29,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:29,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:29,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:29,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:29,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,009 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,063 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,122 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,204 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,422 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,505 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,548 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,551 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,627 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,666 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,791 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,907 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 21:51:30,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 21:51:30,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 21:51:30,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 21:51:30,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 21:51:30,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 21:51:30,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 21:51:30,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 21:51:31,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-05 22:02:50,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:50,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:50,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:50,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:50,368 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:50,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:50,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:50,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:50,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:50,473 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:50,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:50,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:50,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:50,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:50,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:50,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:50,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:50,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:50,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:50,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:50,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:50,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:50,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:50,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:50,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:50,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:50,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:50,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:50,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:50,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:50,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:50,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:50,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:50,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:50,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:50,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:50,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:50,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:50,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:50,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:50,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:50,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:50,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:50,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:50,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:50,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:50,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:50,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,047 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,267 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,697 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,808 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:51,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:51,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:51,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:51,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:51,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:51,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:51,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:51,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,246 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,248 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,567 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,672 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,675 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:52,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:52,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:52,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:52,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:52,995 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:52,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:52,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:52,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,103 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,323 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,540 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,651 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,654 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,810 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:53,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:53,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:53,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:53,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:53,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:53,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:53,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:53,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,032 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,248 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,251 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,361 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:54,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:54,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:54,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:54,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:54,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:54,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:54,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:54,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,020 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,239 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,241 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,347 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,810 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:55,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:55,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:55,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:55,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:55,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:55,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:55,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:55,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,132 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,135 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,683 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,686 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:56,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:56,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:56,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:56,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:56,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:56,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:56,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:56,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,042 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,370 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:57,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:57,914 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:57,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:57,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:57,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:57,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:57,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:57,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,246 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,356 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,465 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:58,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:58,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:58,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:58,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:58,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:58,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:58,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:58,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,161 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,488 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,490 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:02:59,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:02:59,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:02:59,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:02:59,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:02:59,932 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:02:59,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:02:59,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:02:59,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,228 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,678 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,790 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:00,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:00,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:00,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:00,899 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:00,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:00,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:00,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:00,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,460 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,567 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:01,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:01,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:01,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:01,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:01,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:01,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:01,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:01,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,229 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,345 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,460 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,680 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:02,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:02,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:02,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:02,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:02,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:02,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:02,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:03,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:03,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:03,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:03,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:03,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:03,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:03,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:03,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,130 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,356 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,464 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,791 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,793 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:04,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:04,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:04,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:04,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:04,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:04,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:04,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:04,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,602 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,604 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,820 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:05,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:05,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:05,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:05,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:05,932 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:05,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:05,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:05,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,260 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,629 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,631 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:06,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:06,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:06,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:06,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:06,957 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:06,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:06,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:06,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,066 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,173 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,606 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:07,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:07,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:07,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:07,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:07,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:07,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:07,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:07,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,042 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,395 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,504 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,612 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,614 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,723 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:08,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:08,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:08,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:08,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:08,947 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:08,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:08,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:08,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,384 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,491 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,602 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,605 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:09,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:09,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:09,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:09,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:09,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:09,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:09,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:09,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,404 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,407 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,788 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:10,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:10,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:10,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:10,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:10,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:10,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:10,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:10,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,040 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,585 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:11,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:11,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:11,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:11,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:11,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:11,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:11,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:11,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,087 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,338 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:12,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:12,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:12,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:12,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:12,963 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:12,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:12,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:12,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,353 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,473 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:13,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:13,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:13,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:13,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:13,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:13,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:13,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:13,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,214 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,719 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:14,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:14,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:14,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:14,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:14,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:14,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:14,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:14,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,733 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:15,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:15,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:15,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:15,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:15,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:15,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:15,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:15,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,107 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,234 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,605 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,730 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:16,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:16,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:16,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:16,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:16,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:16,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:16,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,247 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,371 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:17,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:17,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:17,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:17,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:17,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:17,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:17,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:17,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:18,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:18,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:18,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:18,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:18,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:18,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:18,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:18,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:18,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:18,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:18,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:18,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:18,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:18,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:18,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:18,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:18,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:18,365 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:18,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:18,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:18,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:18,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:18,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:18,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:18,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:18,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:18,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:18,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:18,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:18,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:18,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:18,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:18,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:18,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:18,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:18,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:18,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:18,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:18,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:18,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:18,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:18,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:18,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:18,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:18,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:18,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:18,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:18,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:18,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:18,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,508 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,511 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:19,885 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:19,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:19,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:19,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:19,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:19,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:19,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:19,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,009 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:20,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,132 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:20,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,260 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:20,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:20,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,520 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,644 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:20,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,766 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:20,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:20,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:20,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:20,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:20,899 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:20,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:20,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:20,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,316 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,559 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:21,921 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:21,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:21,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:21,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:21,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:21,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:21,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,553 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,680 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,804 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:22,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:22,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:22,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:22,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:22,929 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:22,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:22,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:22,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,052 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,179 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,181 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,814 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:23,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:23,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:23,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:23,950 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:23,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:23,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:23,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,316 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,687 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:24,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:24,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:24,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:24,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:24,936 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:24,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:24,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:24,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,554 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:25,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:25,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:25,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:25,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:25,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:25,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:25,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:25,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,175 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,298 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,659 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,783 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:26,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:26,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:26,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:26,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:26,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:26,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:26,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:26,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,678 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:27,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:27,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:27,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:27,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:27,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:27,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:27,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:27,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,178 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,804 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:28,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:28,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:28,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:28,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:28,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:28,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:28,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:28,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,193 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,458 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:29,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:29,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:29,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:29,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:29,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:29,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:29,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:29,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,075 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:30,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:30,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:30,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:30,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:30,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:30,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:30,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:30,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,105 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,707 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:31,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:31,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:31,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:31,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:31,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:31,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:31,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:31,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,441 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:32,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:32,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:32,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:32,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:32,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:32,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:32,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:32,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,693 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:33,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:33,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:33,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:33,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:33,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:33,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:33,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:33,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,186 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,719 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,839 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,841 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:34,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:34,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:34,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:34,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:34,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:34,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:34,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:34,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,081 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,084 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,204 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,326 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:35,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:35,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:35,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:35,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:35,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:35,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:35,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:35,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,606 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,734 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:36,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:36,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:36,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:36,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:36,987 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:36,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:36,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:36,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:37,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:37,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:37,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:37,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:37,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:37,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:37,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:37,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:37,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:37,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:37,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:37,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:37,243 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:37,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:37,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:37,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:37,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:37,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:37,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:37,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:37,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:37,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:37,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:37,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:37,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:37,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:37,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:37,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:37,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:37,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:37,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:37,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:37,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:37,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:37,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:37,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:37,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:37,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:37,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:37,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:37,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:37,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:37,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:37,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:37,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:37,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:37,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:37,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:37,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:37,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:37,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:37,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:37,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:37,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:37,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:37,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,154 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,395 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,633 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,753 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:38,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:38,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:38,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:38,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:38,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:38,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:38,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:38,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,361 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:39,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:39,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:39,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:39,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:39,978 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:39,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:39,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:39,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,100 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,585 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,828 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,830 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:40,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:40,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:40,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:40,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:40,957 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:40,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:40,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:40,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,365 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,748 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,751 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:41,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:41,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:41,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:41,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:41,996 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:41,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:41,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:41,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:42,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:42,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:42,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:42,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:42,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:42,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:42,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:42,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:42,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:42,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:42,242 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:42,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:42,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:42,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:42,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:42,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:42,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:42,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:42,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:42,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:42,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:42,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:42,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:42,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:42,487 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:42,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:42,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:42,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:42,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:42,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:42,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:42,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:42,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:42,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:42,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:42,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:42,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:42,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:42,737 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:42,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:42,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:42,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:42,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:42,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:42,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:42,856 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:42,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:42,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:42,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:42,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,035 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,163 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,408 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,411 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,657 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,778 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:43,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:43,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:43,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:43,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:43,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:43,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:43,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:43,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,020 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,023 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:44,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:44,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:44,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:44,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,787 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:44,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:44,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:44,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:44,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:44,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:44,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:44,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:44,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,280 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,402 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,525 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:45,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:45,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:45,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:45,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:45,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:45,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:45,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:45,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,146 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,384 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,517 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,519 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,640 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:46,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:46,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:46,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:46,883 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:46,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:46,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:46,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:46,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,002 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,004 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,247 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,609 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:47,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:47,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:47,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:47,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:47,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:47,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:47,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:47,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,093 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,229 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,231 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,589 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:48,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:48,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:48,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:48,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:48,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:48,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:48,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:48,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,669 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:49,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:49,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:49,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:49,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:49,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:49,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:49,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:49,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:50,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:50,927 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:50,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:50,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:50,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:50,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:50,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:50,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,060 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,577 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:51,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:51,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:51,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:51,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:51,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:51,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:51,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:51,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:52,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:52,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:52,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:52,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:52,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:52,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:52,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:52,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,051 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,172 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,310 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:53,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:53,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:53,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:53,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:53,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:53,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:53,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:53,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,560 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:54,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:54,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:54,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:54,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:54,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:54,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:54,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:54,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,095 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,467 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,470 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:55,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:55,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:55,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:55,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:55,957 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:55,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:55,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:55,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,325 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:56,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:56,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:56,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:56,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:56,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:56,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:56,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:56,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,446 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:57,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:57,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:57,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:57,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:57,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:57,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:57,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:57,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,455 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,578 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:58,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:58,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:58,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:58,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:58,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:58,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:58,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:58,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,580 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,827 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:03:59,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:03:59,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:03:59,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:03:59,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:03:59,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:03:59,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:03:59,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:03:59,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,118 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,237 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,473 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,593 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,595 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,716 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:00,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:00,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:00,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:00,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:00,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:00,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:00,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:00,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,711 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:01,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:01,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:01,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:01,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:01,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:01,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:01,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:01,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,332 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,452 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:02,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:02,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:02,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:02,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:02,936 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:02,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:02,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:02,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,844 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:03,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:03,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:03,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:03,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:03,963 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:03,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:03,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:03,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:04,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:04,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:04,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:04,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:04,938 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:04,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:04,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:04,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,062 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,207 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,332 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:05,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:05,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:05,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:05,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:05,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:05,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:05,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:05,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,060 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,316 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,803 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:06,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:06,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:06,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:06,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:06,950 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:06,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:06,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:06,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,456 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:07,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:07,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:07,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:07,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:07,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:07,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:07,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:07,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,586 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,711 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:08,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:08,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:08,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:08,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:08,957 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:08,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:08,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:08,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,204 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,462 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:09,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:09,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:09,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:09,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:09,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:09,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:09,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:09,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,467 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:10,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:10,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:10,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:10,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:10,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:10,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:10,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:10,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,204 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,325 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,565 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:11,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:11,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:11,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:11,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:11,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:11,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:11,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:11,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,326 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:12,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:12,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:12,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:12,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:12,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:12,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:12,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,060 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,804 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,807 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:13,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:13,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:13,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:13,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:13,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:13,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:13,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:14,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:14,921 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:14,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:14,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:14,923 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:14,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:14,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:14,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,606 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,734 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:15,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:15,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:15,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:15,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:15,988 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:15,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:15,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:15,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,489 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,612 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,740 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:16,987 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:16,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:16,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:16,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:16,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:16,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:16,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,508 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,740 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,742 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:17,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:17,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:17,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:17,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:17,982 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:17,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:17,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:17,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:18,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:18,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:18,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:18,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:18,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:18,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:18,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:18,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:18,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:18,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:18,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:18,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:18,237 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:18,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:18,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:18,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:18,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:18,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:18,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:18,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:18,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:18,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:18,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:18,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:18,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:18,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:18,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:18,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:18,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:18,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:18,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:18,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:18,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:18,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:18,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:18,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:18,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:18,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:18,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:18,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:18,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:18,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:18,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:18,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:18,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:18,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:18,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:18,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:18,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:18,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:18,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:18,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:18,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:18,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:18,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,517 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,519 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:19,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:19,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:19,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:19,889 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:19,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:19,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:19,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:19,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:20,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:20,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:20,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:20,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,516 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,519 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:20,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:20,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,790 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:20,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:20,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:20,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:20,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:20,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:20,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:20,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:20,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,402 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,403 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,522 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:21,887 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:21,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:21,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:21,889 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:21,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:21,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:21,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:21,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:22,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,179 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:22,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:22,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:22,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:22,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:22,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:22,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:22,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:22,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:22,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:22,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:22,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:22,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,291 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,666 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:23,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:23,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:23,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:23,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:23,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:23,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:23,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:23,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,316 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,678 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:24,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:24,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:24,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:24,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:24,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:24,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:24,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:24,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,154 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,403 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:25,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:25,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:25,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:25,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:25,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:25,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:25,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:25,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,565 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,688 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:26,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:26,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:26,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:26,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:26,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:26,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:26,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:26,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,063 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,487 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,610 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,612 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,861 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,863 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:27,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:27,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:27,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:27,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:27,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:27,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:27,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:27,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:28,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:28,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:28,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:28,117 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:28,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:28,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:28,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:28,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:28,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:28,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:28,243 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:28,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:28,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:28,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:28,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:28,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:28,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:28,368 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:28,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:28,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:28,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:28,491 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:28,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:28,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:28,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:28,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:28,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:28,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:28,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:28,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:28,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:28,618 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:28,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:28,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:28,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:28,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:28,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:28,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:28,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:28,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:28,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:28,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:28,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:28,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:28,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:28,870 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:28,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:28,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:28,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:28,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,135 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:29,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:29,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:29,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:29,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:29,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:29,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:29,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:29,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:30,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:30,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:30,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:30,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:30,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,656 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:30,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:30,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:30,893 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:30,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:30,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:30,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:30,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:30,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:30,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,157 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,289 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,291 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,660 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,778 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,780 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:31,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:31,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:31,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:31,905 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:31,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:31,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:31,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:31,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:32,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:32,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,310 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:32,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:32,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:32,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:32,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:32,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:32,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:32,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:32,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:32,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:32,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:32,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:32,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,289 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,664 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:33,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:33,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:33,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:33,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:33,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:33,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:33,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:33,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,178 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,556 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:34,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:34,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:34,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:34,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:34,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:34,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:34,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:34,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,200 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,325 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,446 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,723 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,845 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:35,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:35,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:35,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:35,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:35,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:35,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:35,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:35,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,209 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,331 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,452 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,814 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:36,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:36,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:36,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:36,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:36,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:36,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:36,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:36,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:37,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:37,059 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:37,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:37,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:37,062 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:37,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:37,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:37,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:37,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:37,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:37,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:37,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:37,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:37,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:37,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:37,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:37,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:37,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:37,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:37,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:37,365 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:37,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:37,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:37,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:37,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:37,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:37,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:37,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:37,492 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:37,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:37,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:37,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:37,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:37,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:37,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:37,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:37,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:37,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:37,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:37,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:37,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:37,748 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:37,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:37,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:37,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:37,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:37,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:37,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:37,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:37,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:37,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:37,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:37,892 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:37,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:37,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:37,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:38,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:38,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:38,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:38,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:38,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:38,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:38,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:38,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:38,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:38,174 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:38,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:38,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:38,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:38,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:38,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:38,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:38,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:38,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:38,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:38,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:38,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:38,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:38,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:38,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:38,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:38,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:38,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:38,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:38,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:38,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:38,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:38,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:38,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:38,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:38,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:38,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:38,602 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:38,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:38,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:38,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:38,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:38,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:38,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:38,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:38,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:38,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:38,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:38,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:38,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:38,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:38,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:38,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:38,889 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:38,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:38,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:38,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:39,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:39,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:39,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:39,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:39,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:39,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:39,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:39,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:39,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:39,173 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:39,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:39,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:39,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:39,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:39,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:39,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:39,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:39,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:39,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:39,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:39,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:39,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:39,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:39,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:39,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:39,478 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:39,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:39,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:39,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:39,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:39,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:39,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:39,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:39,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:39,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:39,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:39,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:39,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:39,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:39,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:39,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:39,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:39,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:39,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:39,764 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:39,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:39,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:39,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:39,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:39,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:39,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:39,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:39,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:39,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:39,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:39,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:40,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:40,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:40,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:40,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:40,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:40,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:40,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:40,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:40,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:40,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:40,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:40,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:40,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:40,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:40,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:40,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:40,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:40,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:40,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:40,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:40,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:40,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:40,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:40,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:40,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:40,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:40,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:40,480 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:40,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:40,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:40,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:40,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:40,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:40,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:40,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:40,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:40,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:40,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:40,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:40,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:40,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:40,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:40,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:40,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:40,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:40,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:40,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:40,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:40,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:40,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:40,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:40,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:40,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:40,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:40,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:41,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:41,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:41,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:41,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:41,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:41,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:41,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:41,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:41,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:41,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:41,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:41,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:41,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:41,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:41,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:41,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:41,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:41,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:41,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:41,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:41,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:41,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:41,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:41,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:41,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:41,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:41,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:41,501 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:41,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:41,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:41,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:41,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:41,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:41,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:41,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:41,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:41,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:41,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:41,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:41,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:41,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:41,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:41,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:41,786 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:41,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:41,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:41,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:41,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:41,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:41,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:41,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:41,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:41,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:41,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:41,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:42,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:42,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:42,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:42,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:42,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:42,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:42,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:42,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:42,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:42,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:42,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:42,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:42,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:42,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:42,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:42,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:42,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:42,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:42,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:42,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:42,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:42,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:42,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:42,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:42,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:42,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:42,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:42,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:42,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:42,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:42,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:42,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:42,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:42,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:42,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:42,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:42,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:42,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:42,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:42,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:42,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:42,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:42,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:42,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:42,780 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:42,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:42,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:42,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:42,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:42,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:42,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:42,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:42,919 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:42,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:42,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:42,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:43,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:43,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:43,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:43,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:43,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:43,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:43,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:43,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:43,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:43,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:43,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:43,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:43,252 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:43,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:43,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:43,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:43,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:43,391 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:43,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:43,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:43,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:43,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:43,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:43,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:43,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:43,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:43,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:43,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:43,530 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:43,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:43,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:43,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:43,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:43,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:43,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:43,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:43,665 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:43,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:43,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:43,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:43,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:43,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:43,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:43,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:43,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:43,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:43,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:43,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:43,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:43,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:43,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:43,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:43,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:43,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:43,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:43,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:44,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:44,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:44,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:44,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:44,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:44,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:44,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:44,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:44,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:44,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:44,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:44,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:44,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:44,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:44,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:44,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:44,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:44,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:44,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:44,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:44,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:44,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:44,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:44,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:44,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:44,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:44,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:44,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:44,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:44,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:44,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:44,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:44,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:44,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:44,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:44,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:44,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:44,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:44,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:44,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:44,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:44,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:44,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:44,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:44,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:44,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:44,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:44,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:44,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:44,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:44,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:44,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:44,900 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:44,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:44,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:44,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:45,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:45,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:45,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:45,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:45,063 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:45,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:45,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:45,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:45,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:45,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:45,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:45,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:45,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:45,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:45,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:45,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:45,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:45,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:45,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:45,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:45,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:45,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:45,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:45,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:45,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:45,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:45,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:45,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:45,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:45,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:45,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:45,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:45,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:45,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:45,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:45,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:45,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:45,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:45,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:45,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:45,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:45,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:45,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:45,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:45,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:45,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:45,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:45,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:45,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:45,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:45,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:45,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:45,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:45,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:45,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:45,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:46,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:46,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:46,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:46,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:46,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:46,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:46,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:46,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:46,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:46,173 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:46,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:46,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:46,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:46,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:46,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:46,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:46,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:46,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:46,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:46,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:46,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:46,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:46,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:46,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:46,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:46,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:46,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:46,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:46,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:46,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:46,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:46,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:46,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:46,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:46,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:46,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:46,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:46,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:46,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:46,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:46,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:46,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:46,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:46,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:46,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:46,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:46,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:46,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:46,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:46,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:46,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:46,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:46,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:46,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:46,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:46,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,173 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,593 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,733 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,856 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:47,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:47,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:47,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:47,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:47,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:47,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:47,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:47,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:48,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:48,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:48,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:48,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:48,094 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:48,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:48,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:48,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:48,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:48,216 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:48,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:48,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:48,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:48,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:48,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:48,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:48,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:48,347 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:48,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:48,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:48,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:48,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:48,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:48,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:48,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:48,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:48,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:48,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:48,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:48,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:48,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:48,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:48,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:48,644 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:48,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:48,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:48,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:48,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:48,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:48,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:48,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:48,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:48,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:48,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:48,777 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:48,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:48,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:48,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:48,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:48,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:48,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:48,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:48,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:48,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:48,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:48,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,159 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,409 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,657 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,782 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:49,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:49,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:49,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:49,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:49,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:49,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:49,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:49,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,577 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:50,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:50,948 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:50,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:50,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:50,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:50,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:50,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:50,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:51,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:51,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:51,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:51,079 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:51,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:51,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:51,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:51,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:51,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:51,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:51,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:51,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:51,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:51,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:51,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:51,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:51,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:51,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:51,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:51,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:51,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:51,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:51,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:51,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:51,482 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:51,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:51,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:51,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:51,610 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:51,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:51,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:51,613 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:51,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:51,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:51,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:51,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:51,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:51,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:51,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:51,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:51,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:51,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:51,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:51,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:51,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:51,884 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:51,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:51,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:51,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:51,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:52,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:52,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:52,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:52,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:52,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:52,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:52,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:52,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:52,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:52,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:52,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:52,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:52,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:52,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:52,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:52,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:52,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:52,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:52,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:52,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:52,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:52,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:52,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:52,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:52,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:52,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:52,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:52,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:52,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:52,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:52,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:52,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:52,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:52,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:52,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:52,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:52,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:52,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:52,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:52,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:52,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:52,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:52,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:52,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:52,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:52,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:52,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:52,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:52,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:52,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:52,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:52,898 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:52,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:52,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:52,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:53,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:53,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:53,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:53,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:53,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:53,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:53,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:53,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:53,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:53,173 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:53,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:53,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:53,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:53,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:53,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:53,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:53,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:53,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:53,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:53,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:53,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:53,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:53,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:53,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:53,456 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:53,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:53,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:53,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:53,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:53,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:53,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:53,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:53,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:53,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:53,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:53,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:53,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:53,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:53,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:53,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:53,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:53,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:53,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:53,737 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:53,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:53,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:53,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:53,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:53,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:53,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:53,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:53,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:53,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:53,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:53,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:54,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:54,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:54,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:54,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:54,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:54,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:54,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:54,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:54,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:54,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:54,178 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:54,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:54,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:54,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:54,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:54,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:54,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:54,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:54,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:54,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:54,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:54,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:54,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:54,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:54,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:54,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:54,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:54,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:54,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:54,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:54,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:54,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:54,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:54,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:54,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:54,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:54,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:54,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:54,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:54,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:54,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:54,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:54,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:54,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:54,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:54,870 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:54,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:54,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:54,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:54,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,009 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:55,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:55,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:55,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,697 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:55,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:55,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:55,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:55,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:55,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:55,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:55,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:55,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:55,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:04:56,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:04:56,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-05 22:04:56,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:04:56,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-05 22:04:56,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-05 22:04:56,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:04:56,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:04:56,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms