./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-1loop_file-34.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/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_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-1loop_file-34.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d7e3ed8389d85579f25ce07510934446f3151103b0f238999e98597cb70459b5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 22:26:02,919 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 22:26:02,979 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-05 22:26:02,984 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 22:26:02,985 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 22:26:03,005 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 22:26:03,006 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 22:26:03,006 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-05 22:26:03,006 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 22:26:03,006 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 22:26:03,007 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-05 22:26:03,007 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 22:26:03,008 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 22:26:03,008 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:26:03,008 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-05 22:26:03,008 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 22:26:03,009 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 22:26:03,009 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_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d7e3ed8389d85579f25ce07510934446f3151103b0f238999e98597cb70459b5 [2024-12-05 22:26:03,254 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 22:26:03,262 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 22:26:03,265 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 22:26:03,266 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 22:26:03,266 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 22:26:03,267 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-1loop_file-34.i [2024-12-05 22:26:05,896 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/data/332bdc24c/92d76ec7996440669a5f95264c10c757/FLAG79c126f1f [2024-12-05 22:26:06,111 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 22:26:06,111 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-1loop_file-34.i [2024-12-05 22:26:06,119 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/data/332bdc24c/92d76ec7996440669a5f95264c10c757/FLAG79c126f1f [2024-12-05 22:26:06,134 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/data/332bdc24c/92d76ec7996440669a5f95264c10c757 [2024-12-05 22:26:06,136 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 22:26:06,138 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 22:26:06,139 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 22:26:06,139 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 22:26:06,143 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 22:26:06,144 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,145 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@35f9e34b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06, skipping insertion in model container [2024-12-05 22:26:06,145 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,161 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 22:26:06,279 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-1loop_file-34.i[915,928] [2024-12-05 22:26:06,319 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:26:06,329 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 22:26:06,338 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-1loop_file-34.i[915,928] [2024-12-05 22:26:06,358 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:26:06,372 INFO L204 MainTranslator]: Completed translation [2024-12-05 22:26:06,372 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06 WrapperNode [2024-12-05 22:26:06,372 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 22:26:06,373 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 22:26:06,373 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 22:26:06,374 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 22:26:06,379 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,386 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,405 INFO L138 Inliner]: procedures = 26, calls = 22, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 92 [2024-12-05 22:26:06,406 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 22:26:06,406 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 22:26:06,406 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 22:26:06,406 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 22:26:06,414 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,414 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,417 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,417 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,422 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,423 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,426 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,427 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,428 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,430 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 22:26:06,431 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 22:26:06,431 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 22:26:06,431 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 22:26:06,432 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:26:06,450 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 22:26:06,463 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 22:26:06,465 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d35013db-4944-49f5-81cd-51f4f433fba7/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 22:26:06,490 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 22:26:06,490 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-12-05 22:26:06,490 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-12-05 22:26:06,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-05 22:26:06,490 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 22:26:06,490 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 22:26:06,556 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 22:26:06,557 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 22:26:06,711 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-12-05 22:26:06,711 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 22:26:06,807 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 22:26:06,807 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-05 22:26:06,808 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:26:06 BoogieIcfgContainer [2024-12-05 22:26:06,808 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 22:26:06,808 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 22:26:06,808 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 22:26:06,816 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 22:26:06,816 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:26:06" (1/1) ... [2024-12-05 22:26:06,822 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 22:26:06,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:06,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 23 states and 32 transitions. [2024-12-05 22:26:06,864 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 32 transitions. [2024-12-05 22:26:06,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:06,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:06,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:07,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:08,086 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:08,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:08,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 39 states and 60 transitions. [2024-12-05 22:26:08,293 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 60 transitions. [2024-12-05 22:26:08,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:08,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:08,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:08,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:09,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:09,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 54 states and 89 transitions. [2024-12-05 22:26:09,457 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 89 transitions. [2024-12-05 22:26:09,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:09,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:09,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:09,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:10,089 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:10,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:10,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 62 states and 107 transitions. [2024-12-05 22:26:10,733 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 107 transitions. [2024-12-05 22:26:10,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:10,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:10,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:10,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:11,246 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:11,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:11,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 62 states and 107 transitions. [2024-12-05 22:26:11,438 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 107 transitions. [2024-12-05 22:26:11,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:11,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:11,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:11,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:11,981 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:12,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:12,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:12,240 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:12,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:12,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:12,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:12,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:12,602 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:12,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:12,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:12,681 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:12,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:12,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:12,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:12,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:13,034 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:13,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:13,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:13,144 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:13,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:13,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:13,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:13,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:13,424 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:13,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:13,459 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:13,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:13,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:13,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:13,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:13,746 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:13,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:13,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:13,780 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:13,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:13,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:13,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:14,159 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:14,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:14,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:14,209 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:14,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:14,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:14,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:14,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:14,604 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:14,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:14,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:14,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:14,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:14,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:15,120 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:15,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:15,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:15,244 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:15,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:15,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:15,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:15,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:15,557 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:15,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:15,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:15,583 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:15,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:15,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:15,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:15,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:15,960 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:16,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:16,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:16,044 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:16,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:16,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:16,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:16,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:16,377 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:16,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:16,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:16,406 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:16,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:16,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:16,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:16,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:16,678 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:16,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:16,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:16,706 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:16,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:16,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:16,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:16,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:16,911 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:16,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:16,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:16,935 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:16,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:16,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:16,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:16,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:17,151 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:17,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:17,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:17,178 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:17,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:17,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:17,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:17,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:17,449 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:17,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:17,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:17,464 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:17,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:17,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:17,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:17,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:17,639 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:17,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:17,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:17,654 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:17,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:17,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:17,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:17,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:17,971 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:18,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:18,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:18,004 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:18,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:18,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:18,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:18,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:18,395 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:18,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:18,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:18,422 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:18,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:18,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:18,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:18,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:18,644 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:18,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:18,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:18,664 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:18,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:18,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:18,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:18,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:18,975 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:18,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:18,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:18,997 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:18,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:18,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:18,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:19,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:19,233 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:19,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:19,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:19,253 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:19,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:19,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:19,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:19,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:19,531 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:19,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:19,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:19,551 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:19,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:19,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:19,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:19,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:19,765 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:19,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:19,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:19,785 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:19,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:19,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:19,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:19,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:20,013 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:20,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:20,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:20,038 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:20,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:20,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:20,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:20,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:20,277 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:20,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:20,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:20,296 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:20,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:20,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:20,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:20,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:20,524 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:20,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:20,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:20,546 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:20,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:20,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:20,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:20,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:20,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:20,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:20,765 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:20,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:20,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:20,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:20,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:20,981 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:20,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:21,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:21,000 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:21,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:21,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:21,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:21,203 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:21,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:21,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:21,217 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:21,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:21,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:21,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:21,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:21,412 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:21,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:21,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:21,431 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:21,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:21,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:21,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:21,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:21,628 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:21,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:21,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:21,646 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:21,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:21,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:21,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:21,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:21,866 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:21,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:21,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:21,885 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:21,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:21,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:21,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:21,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:22,086 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:22,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:22,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:22,099 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:22,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:22,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:22,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:22,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:22,295 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:22,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:22,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:22,320 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:22,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:22,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:22,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:22,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:22,655 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:22,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:22,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:22,677 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:22,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:22,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:22,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:22,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:22,918 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:22,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:22,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:22,940 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:22,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:22,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:22,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:22,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:23,165 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:23,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:23,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:23,187 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:23,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:23,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:23,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:23,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:23,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:23,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:23,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:23,390 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:23,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:23,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:23,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:23,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:23,553 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:23,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:23,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:23,567 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:23,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:23,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:23,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:23,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:23,769 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:23,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:23,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:23,786 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:23,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:23,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:23,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:23,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:23,970 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:23,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:23,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:23,991 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:23,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:23,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:23,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:24,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:24,242 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:24,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:24,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:24,264 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:24,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:24,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:24,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:24,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:24,468 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:24,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:24,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:24,485 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:24,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:24,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:24,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:24,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:24,669 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:24,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:24,689 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:24,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:24,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:24,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:24,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:24,970 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:26:25,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:25,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:25,034 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:25,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:25,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:25,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:25,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:25,285 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:25,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:25,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:25,303 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:25,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:25,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:25,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:25,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:25,483 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:25,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:25,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:25,498 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:25,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:25,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:25,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:25,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:25,730 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:25,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:25,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:25,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:25,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:25,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:25,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:25,941 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:25,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:25,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:25,957 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:25,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:25,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:25,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:25,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:26,141 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:26,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:26,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:26,155 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:26,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:26,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:26,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:26,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:26,364 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:26,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:26,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:26,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:26,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:26,561 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:26,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:26,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:26,578 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:26,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:26,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:26,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:26,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:26,811 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:26,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:26,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:26,830 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:26,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:26,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:26,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:26,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:27,055 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:27,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:27,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:27,072 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:27,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:27,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:27,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:27,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:27,285 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:27,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:27,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:27,309 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:27,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:27,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:27,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:27,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:27,548 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:27,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:27,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:27,616 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:27,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:27,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:27,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:27,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:27,814 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:27,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:27,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:27,833 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:27,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:27,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:27,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:27,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:28,045 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:28,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:28,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:28,064 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:28,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:28,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:28,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:28,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:28,280 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:26:28,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:28,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:28,295 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:28,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:28,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:28,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:28,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:28,543 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:28,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:28,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:28,564 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:28,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:28,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:28,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:28,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:28,818 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:28,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:28,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:28,835 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:28,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:28,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:28,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:28,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:29,071 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:29,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:29,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:29,089 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:29,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:29,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:29,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:29,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:29,279 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:29,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:29,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:29,293 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:29,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:29,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:29,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:29,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:29,463 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:29,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:29,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:29,478 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:29,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:29,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:29,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:29,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:29,676 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:29,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:29,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:29,694 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:29,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:29,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:29,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:29,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:29,905 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:29,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:29,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:29,923 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:29,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:29,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:29,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:29,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:30,178 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:30,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:30,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:30,198 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:30,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:30,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:30,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:30,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:30,391 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:30,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:30,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:30,407 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:30,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:30,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:30,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:30,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:30,684 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:26:30,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:30,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:30,751 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:30,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:30,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:30,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:30,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:30,941 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:30,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:30,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:30,956 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:30,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:30,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:30,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:30,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:31,172 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:31,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:31,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:31,192 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:31,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:31,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:31,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:31,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:31,442 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:31,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:31,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:31,460 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:31,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:31,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:31,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:31,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:31,686 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:31,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:31,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:31,705 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:31,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:31,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:31,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:31,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:31,901 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:31,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:31,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:31,919 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:31,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:31,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:31,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:31,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:32,111 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:32,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:32,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:32,129 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:32,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:32,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:32,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:32,319 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:32,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:32,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:32,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:32,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:32,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:32,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:32,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:32,555 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:32,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:32,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:32,570 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:32,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:32,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:32,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:32,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:32,777 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:32,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:32,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:32,794 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:32,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:32,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:32,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:32,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:33,014 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:33,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:33,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:33,031 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:33,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:33,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:33,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:33,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:33,239 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:33,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:33,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:33,253 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:33,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:33,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:33,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:33,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:33,492 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:33,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:33,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:33,508 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:33,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:33,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:33,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:33,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:33,696 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:33,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:33,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:33,715 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:33,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:33,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:33,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:33,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:33,893 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:33,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:33,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:33,904 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:33,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:33,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:33,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:33,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:34,063 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:34,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:34,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:34,077 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:34,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:34,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:34,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:34,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:34,258 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:34,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:34,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:34,276 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:34,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:34,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:34,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:34,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:34,501 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:34,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:34,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:34,519 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:34,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:34,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:34,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:34,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:34,707 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:34,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:34,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:34,725 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:34,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:34,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:34,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:34,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:34,923 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:34,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:34,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:34,944 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:34,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:34,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:34,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:34,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:35,110 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:35,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:35,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:35,123 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:35,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:35,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:35,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:35,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:35,348 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:35,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:35,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:35,362 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:35,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:35,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:35,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:35,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:35,549 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:35,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:35,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:35,563 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:35,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:35,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:35,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:35,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:35,742 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:35,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:35,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:35,760 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:35,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:35,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:35,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:35,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:35,975 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:35,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:35,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:35,994 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:35,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:35,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:35,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:36,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:36,194 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:36,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:36,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:36,212 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:36,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:36,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:36,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:36,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:36,410 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:36,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:36,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:36,427 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:36,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:36,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:36,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:36,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:36,644 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:36,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:36,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:36,666 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:36,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:36,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:36,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:36,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:36,917 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:36,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:36,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:36,942 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:36,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:36,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:36,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:36,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:37,166 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:37,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:37,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:37,177 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:37,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:37,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:37,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:37,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:37,367 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:37,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:37,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:37,384 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:37,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:37,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:37,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:37,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:37,537 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:37,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:37,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:37,549 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:37,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:37,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:37,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:37,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:37,737 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:37,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:37,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:37,750 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:37,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:37,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:37,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:37,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:37,958 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:37,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:37,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:37,972 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:37,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:37,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:37,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:37,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:38,148 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:38,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:38,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:38,166 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:38,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:38,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:38,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:38,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:38,359 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:38,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:38,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:38,376 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:38,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:38,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:38,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:38,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:38,592 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:38,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:38,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:38,610 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:38,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:38,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:38,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:38,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:38,839 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:38,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:38,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:38,855 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:38,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:38,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:38,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:38,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:39,088 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:39,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:39,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:39,107 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:39,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:39,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:39,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:39,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:39,284 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:39,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:39,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:39,301 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:39,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:39,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:39,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:39,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:39,552 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:26:39,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:39,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:39,570 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:39,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:39,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:39,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:39,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:39,768 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:39,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:39,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:39,783 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:39,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:39,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:39,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:39,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:39,938 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:39,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:39,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:39,953 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:39,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:39,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:39,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:39,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:40,170 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:40,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:40,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:40,184 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:40,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:40,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:40,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:40,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:40,388 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:40,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:40,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:40,408 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:40,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:40,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:40,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:40,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:40,614 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:40,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:40,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:40,630 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:40,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:40,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:40,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:40,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:40,834 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:40,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:40,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:40,847 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:40,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:40,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:40,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:40,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:41,143 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:41,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:41,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:41,157 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:41,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:41,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:41,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:41,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:41,327 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:41,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:41,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:41,343 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:41,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:41,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:41,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:41,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:41,546 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:41,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:41,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:41,562 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:41,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:41,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:41,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:41,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:41,775 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:41,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:41,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:41,795 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:41,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:41,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:41,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:41,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:41,984 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:42,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:42,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:42,001 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:42,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:42,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:42,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:42,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:42,221 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:42,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:42,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:42,238 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:42,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:42,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:42,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:42,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:42,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:42,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:42,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:42,483 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:42,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:42,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:42,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:42,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:42,650 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:42,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:42,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:42,663 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:42,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:42,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:42,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:42,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:42,857 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:42,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:42,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:42,871 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:42,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:42,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:42,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:42,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:43,028 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:43,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:43,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:43,043 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:43,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:43,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:43,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:43,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:43,235 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:43,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:43,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:43,248 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:43,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:43,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:43,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:43,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:43,430 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:43,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:43,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:43,447 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:43,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:43,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:43,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:43,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:43,613 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:43,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:43,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:43,626 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:43,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:43,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:43,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:43,799 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:43,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:43,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:43,812 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:43,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:43,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:43,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:43,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:44,046 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:44,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:44,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:44,064 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:44,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:44,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:44,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:44,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:44,249 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:44,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:44,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:44,263 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:44,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:44,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:44,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:44,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:44,450 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:44,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:44,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:44,465 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:44,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:44,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:44,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:44,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:44,673 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:44,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:44,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:44,688 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:44,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:44,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:44,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:44,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:44,837 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:44,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:44,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:44,848 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:44,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:44,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:44,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:44,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:45,053 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:45,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:45,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:45,070 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:45,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:45,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:45,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:45,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:45,279 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:45,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:45,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:45,325 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:45,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:45,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:45,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:45,531 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:45,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:45,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:45,553 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:45,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:45,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:45,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:45,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:45,765 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:45,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:45,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:45,780 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:45,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:45,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:45,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:45,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:45,980 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:45,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:45,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:45,997 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:45,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:45,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:45,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:46,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:46,184 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:46,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:46,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:46,202 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:46,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:46,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:46,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:46,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:46,376 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:46,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:46,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:46,391 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:46,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:46,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:46,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:46,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:46,581 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:46,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:46,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:46,598 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:46,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:46,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:46,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:46,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:46,819 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:46,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:46,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:46,841 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:46,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:46,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:46,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:46,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:47,041 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:47,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:47,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:47,059 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:47,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:47,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:47,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:47,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:47,249 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:47,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:47,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:47,264 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:47,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:47,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:47,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:47,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:47,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:47,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:47,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:47,483 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:47,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:47,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:47,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:47,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:47,703 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:47,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:47,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:47,722 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:47,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:47,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:47,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:47,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:47,960 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:47,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:47,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:47,978 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:47,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:47,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:47,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:47,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:48,138 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:48,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:48,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:48,150 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:48,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:48,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:48,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:48,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:48,336 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:48,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:48,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:48,351 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:48,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:48,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:48,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:48,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:48,499 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:48,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:48,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:48,511 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:48,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:48,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:48,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:48,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:48,691 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:48,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:48,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:48,705 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:48,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:48,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:48,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:48,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:48,897 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:48,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:48,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:48,915 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:48,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:48,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:48,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:48,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:49,103 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:49,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:49,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:49,121 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:49,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:49,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:49,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:49,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:49,352 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:26:49,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:49,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:49,370 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:49,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:49,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:49,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:49,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:49,590 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:49,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:49,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:49,609 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:49,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:49,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:49,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:49,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:49,850 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:49,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:49,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:49,865 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:49,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:49,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:49,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:49,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:50,058 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:50,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:50,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:50,077 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:50,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:50,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:50,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:50,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:50,246 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:50,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:50,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:50,259 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:50,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:50,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:50,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:50,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:50,456 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:50,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:50,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:50,471 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:50,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:50,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:50,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:50,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:50,657 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:50,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:50,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:50,672 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:50,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:50,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:50,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:50,888 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:50,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:50,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:50,906 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:50,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:50,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:50,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:50,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:51,089 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:51,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:51,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:51,107 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:51,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:51,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:51,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:51,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:51,292 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:51,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:51,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:51,309 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:51,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:51,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:51,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:51,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:51,517 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:51,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:51,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:51,532 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:51,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:51,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:51,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:51,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:51,715 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:51,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:51,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:51,733 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:51,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:51,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:51,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:51,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:51,969 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:51,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:51,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:51,987 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:51,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:51,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:51,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:52,226 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:52,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:52,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:52,243 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:52,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:52,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:52,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:52,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:52,411 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:52,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:52,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:52,422 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:52,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:52,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:52,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:52,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:52,584 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:52,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:52,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:52,595 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:52,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:52,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:52,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:52,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:52,810 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:52,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:52,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:52,824 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:52,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:52,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:52,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:52,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:52,993 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:53,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:53,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:53,006 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:53,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:53,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:53,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:53,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:53,255 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:53,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:53,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:53,278 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:53,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:53,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:53,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:53,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:53,532 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:53,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:53,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:53,550 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:53,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:53,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:53,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:53,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:53,763 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:53,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:53,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:53,782 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:53,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:53,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:53,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:53,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:53,994 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:54,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:54,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:54,017 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:54,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:54,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:54,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:54,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:54,189 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:54,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:54,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:54,202 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:54,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:54,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:54,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:54,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:54,422 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:54,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:54,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:54,441 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:54,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:54,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:54,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:54,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:54,621 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:54,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:54,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:54,637 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:54,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:54,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:54,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:54,816 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:54,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:54,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:54,834 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:54,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:54,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:54,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:54,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:55,079 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:55,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:55,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:55,096 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:55,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:55,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:55,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:55,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:55,307 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:55,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:55,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:55,326 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:55,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:55,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:55,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:55,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:55,537 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:55,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:55,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:55,556 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:55,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:55,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:55,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:55,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:55,786 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:55,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:55,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:55,806 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:55,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:55,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:55,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:55,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:56,040 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:56,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:56,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:56,058 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:56,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:56,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:56,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:56,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:56,280 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:56,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:56,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:56,298 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:56,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:56,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:56,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:56,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:56,509 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:56,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:56,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:56,528 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:56,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:56,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:56,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:56,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:56,744 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:56,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:56,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:56,766 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:56,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:56,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:56,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:56,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:57,009 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:57,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:57,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:57,023 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:57,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:57,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:57,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:57,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:57,215 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:57,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:57,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:57,229 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:57,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:57,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:57,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:57,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:57,410 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:57,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:57,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:57,422 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:57,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:57,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:57,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:57,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:57,604 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:57,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:57,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:57,619 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:57,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:57,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:57,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:57,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:57,789 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:26:57,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:57,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:57,802 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:57,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:57,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:57,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:58,006 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:58,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:58,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:58,021 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:58,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:58,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:58,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:58,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:58,207 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:58,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:58,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:58,226 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:58,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:58,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:58,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:58,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:58,404 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:58,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:58,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:58,419 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:58,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:58,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:58,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:58,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:58,643 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:58,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:58,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:58,659 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:58,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:58,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:58,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:58,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:58,877 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:58,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:58,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:58,894 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:58,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:58,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:58,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:58,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:59,084 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:59,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:59,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:59,100 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:59,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:59,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:59,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:59,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:59,315 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:59,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:59,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:59,333 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:59,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:59,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:59,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:59,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:59,545 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:26:59,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:59,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:59,564 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:59,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:59,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:59,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:59,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:59,747 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:59,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:59,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:59,769 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:59,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:59,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:59,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:59,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:59,959 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:26:59,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:59,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:26:59,977 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:26:59,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:26:59,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:59,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:59,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:00,169 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:00,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:00,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:00,182 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:00,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:00,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:00,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:00,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:00,388 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:00,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:00,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:00,405 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:00,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:00,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:00,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:00,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:00,565 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:00,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:00,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:00,575 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:00,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:00,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:00,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:00,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:00,763 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:00,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:00,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:00,784 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:00,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:00,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:00,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:00,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:00,973 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:00,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:00,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:00,990 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:00,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:00,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:00,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:01,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:01,224 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:01,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:01,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:01,241 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:01,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:01,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:01,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:01,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:01,411 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:01,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:01,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:01,426 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:01,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:01,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:01,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:01,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:01,707 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:01,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:01,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:01,728 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:01,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:01,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:01,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:01,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:01,900 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:01,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:01,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:01,915 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:01,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:01,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:01,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:01,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:02,132 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:02,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:02,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:02,153 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:02,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:02,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:02,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:02,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:02,350 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:02,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:02,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:02,369 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:02,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:02,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:02,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:02,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:02,558 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:02,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:02,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:02,571 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:02,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:02,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:02,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:02,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:02,783 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:02,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:02,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:02,801 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:02,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:02,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:02,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:02,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:03,030 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:03,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:03,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:03,048 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:03,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:03,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:03,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:03,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:03,262 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:03,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:03,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:03,278 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:03,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:03,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:03,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:03,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:03,443 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:03,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:03,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:03,456 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:03,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:03,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:03,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:03,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:03,636 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:03,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:03,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:03,650 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:03,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:03,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:03,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:03,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:03,840 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:03,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:03,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:03,857 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:03,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:03,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:03,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:03,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:04,041 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:04,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:04,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:04,054 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:04,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:04,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:04,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:04,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:04,268 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:04,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:04,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:04,286 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:04,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:04,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:04,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:04,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:04,533 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:04,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:04,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:04,550 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:04,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:04,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:04,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:04,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:04,741 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:04,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:04,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:04,757 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:04,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:04,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:04,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:04,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:04,964 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:04,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:04,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:04,981 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:04,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:04,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:04,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:04,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:05,138 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:05,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:05,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:05,151 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:05,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:05,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:05,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:05,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:05,428 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:05,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:05,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:05,446 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:05,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:05,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:05,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:05,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:05,696 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:05,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:05,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:05,716 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:05,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:05,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:05,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:05,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:05,947 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:05,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:05,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:05,961 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:05,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:05,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:05,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:06,163 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:06,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:06,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:06,179 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:06,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:06,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:06,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:06,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:06,365 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:06,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:06,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:06,383 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:06,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:06,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:06,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:06,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:06,581 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:06,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:06,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:06,597 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:06,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:06,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:06,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:06,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:06,830 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:06,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:06,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:06,844 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:06,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:06,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:06,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:06,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:07,024 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:07,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:07,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:07,036 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:07,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:07,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:07,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:07,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:07,221 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:07,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:07,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:07,235 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:07,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:07,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:07,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:07,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:07,450 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:07,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:07,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:07,467 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:07,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:07,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:07,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:07,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:07,677 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:07,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:07,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:07,693 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:07,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:07,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:07,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:07,937 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:07,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:07,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:07,954 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:07,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:07,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:07,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:07,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:08,141 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:08,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:08,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:08,160 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:08,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:08,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:08,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:08,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:08,347 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:08,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:08,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:08,364 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:08,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:08,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:08,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:08,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:08,574 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:08,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:08,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:08,591 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:08,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:08,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:08,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:08,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:08,803 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:08,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:08,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:08,821 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:08,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:08,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:08,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:09,060 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:09,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:09,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:09,118 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:09,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:09,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:09,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:09,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:09,325 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:09,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:09,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:09,341 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:09,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:09,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:09,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:09,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:09,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:09,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:09,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:09,588 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:09,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:09,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:09,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:09,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:09,757 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:09,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:09,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:09,774 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:09,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:09,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:09,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:09,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:09,935 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:09,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:09,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:09,947 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:09,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:09,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:09,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:09,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:10,143 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:10,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:10,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:10,157 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:10,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:10,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:10,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:10,360 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:10,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:10,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:10,377 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:10,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:10,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:10,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:10,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:10,581 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:10,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:10,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:10,599 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:10,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:10,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:10,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:10,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:10,843 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:10,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:10,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:10,862 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:10,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:10,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:10,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:10,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:11,041 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:11,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:11,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:11,054 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:11,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:11,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:11,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:11,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:11,256 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:11,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:11,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:11,274 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:11,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:11,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:11,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:11,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:11,451 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:11,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:11,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:11,469 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:11,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:11,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:11,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:11,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:11,662 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:11,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:11,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:11,674 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:11,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:11,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:11,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:11,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:11,888 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:11,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:11,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:11,901 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:11,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:11,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:11,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:11,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:12,092 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:12,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:12,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:12,106 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:12,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:12,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:12,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:12,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:12,313 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:12,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:12,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:12,328 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:12,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:12,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:12,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:12,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:12,546 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:12,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:12,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:12,562 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:12,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:12,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:12,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:12,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:12,732 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:12,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:12,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:12,750 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:12,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:12,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:12,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:12,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:12,952 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:12,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:12,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:12,969 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:12,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:12,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:12,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:12,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:13,181 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:13,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:13,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:13,198 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:13,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:13,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:13,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:13,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:13,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:13,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:13,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:13,387 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:13,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:13,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:13,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:13,548 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:13,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:13,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:13,560 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:13,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:13,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:13,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:13,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:13,783 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:13,797 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:13,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:13,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:13,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:13,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:14,000 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:14,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:14,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:14,017 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:14,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:14,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:14,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:14,222 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:14,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:14,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:14,237 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:14,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:14,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:14,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:14,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:14,440 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:14,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:14,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:14,457 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:14,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:14,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:14,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:14,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:14,612 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:14,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:14,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:14,625 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:14,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:14,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:14,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:14,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:14,808 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:14,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:14,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:14,827 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:14,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:14,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:14,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:14,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:15,018 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:15,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:15,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:15,031 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:15,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:15,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:15,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:15,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:15,216 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:15,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:15,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:15,230 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:15,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:15,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:15,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:15,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:15,443 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:15,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:15,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:15,462 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:15,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:15,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:15,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:15,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:15,654 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:15,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:15,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:15,671 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:15,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:15,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:15,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:15,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:15,851 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:15,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:15,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:15,865 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:15,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:15,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:15,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:15,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:16,107 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:16,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:16,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:16,126 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:16,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:16,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:16,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:16,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:16,349 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:16,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:16,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:16,363 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:16,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:16,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:16,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:16,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:16,578 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:16,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:16,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:16,595 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:16,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:16,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:16,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:16,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:16,763 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:16,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:16,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:16,777 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:16,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:16,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:16,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:16,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:16,994 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:17,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:17,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:17,012 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:17,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:17,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:17,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:17,315 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:17,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:17,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:17,385 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:17,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:17,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:17,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:17,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:17,577 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:17,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:17,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:17,596 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:17,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:17,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:17,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:17,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:17,855 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:17,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:17,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:17,872 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:17,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:17,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:17,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:17,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:18,091 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:18,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:18,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:18,107 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:18,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:18,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:18,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:18,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:18,284 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:18,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:18,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:18,297 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:18,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:18,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:18,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:18,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:18,479 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:18,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:18,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:18,496 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:18,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:18,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:18,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:18,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:18,739 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:18,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:18,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:18,757 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:18,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:18,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:18,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:18,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:18,926 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:18,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:18,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:18,944 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:18,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:18,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:18,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:18,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:19,120 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:19,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:19,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:19,138 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:19,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:19,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:19,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:19,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:19,333 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:19,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:19,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:19,351 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:19,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:19,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:19,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:19,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:19,517 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:19,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:19,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:19,528 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:19,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:19,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:19,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:19,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:19,691 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:19,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:19,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:19,704 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:19,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:19,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:19,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:19,904 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:19,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:19,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:19,917 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:19,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:19,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:19,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:19,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:20,117 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:20,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:20,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:20,133 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:20,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:20,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:20,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:20,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:20,290 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:20,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:20,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:20,303 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:20,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:20,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:20,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:20,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:20,485 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:20,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:20,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:20,505 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:20,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:20,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:20,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:20,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:20,724 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:20,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:20,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:20,741 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:20,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:20,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:20,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:20,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:20,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:20,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:20,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:20,921 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:20,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:20,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:20,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:20,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:21,110 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:21,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:21,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:21,127 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:21,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:21,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:21,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:21,303 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:21,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:21,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:21,320 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:21,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:21,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:21,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:21,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:21,519 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:21,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:21,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:21,535 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:21,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:21,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:21,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:21,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:21,716 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:21,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:21,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:21,734 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:21,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:21,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:21,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:21,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:21,912 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:21,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:21,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:21,929 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:21,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:21,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:21,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:21,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:22,120 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:22,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:22,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:22,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:22,342 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:22,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:22,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:22,359 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:22,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:22,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:22,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:22,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:22,526 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:22,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:22,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:22,539 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:22,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:22,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:22,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:22,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:22,747 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:22,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:22,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:22,764 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:22,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:22,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:22,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:22,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:22,921 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:22,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:22,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:22,936 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:22,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:22,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:22,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:23,137 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:23,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:23,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:23,154 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:23,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:23,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:23,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:23,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:23,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:23,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:23,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:23,389 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:23,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:23,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:23,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:23,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:23,549 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:23,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:23,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:23,562 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:23,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:23,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:23,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:23,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:23,738 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:23,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:23,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:23,754 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:23,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:23,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:23,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:23,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:23,960 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:23,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:23,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:23,978 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:23,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:23,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:23,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:23,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:24,157 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:24,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:24,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:24,170 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:24,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:24,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:24,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:24,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:24,352 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:24,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:24,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:24,367 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:24,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:24,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:24,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:24,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:24,551 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:24,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:24,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:24,567 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:24,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:24,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:24,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:24,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:24,744 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:24,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:24,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:24,761 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:24,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:24,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:24,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:24,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:24,989 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:25,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:25,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:25,007 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:25,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:25,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:25,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:25,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:25,198 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:25,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:25,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:25,214 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:25,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:25,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:25,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:25,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:25,375 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:25,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:25,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:25,387 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:25,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:25,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:25,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:25,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:25,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:25,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:25,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:25,587 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:25,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:25,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:25,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:25,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:25,762 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:25,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:25,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:25,779 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:25,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:25,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:25,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:25,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:26,002 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:26,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:26,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:26,017 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:26,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:26,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:26,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:26,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:26,262 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:26,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:26,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:26,313 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:26,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:26,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:26,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:26,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:26,498 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:26,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:26,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:26,512 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:26,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:26,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:26,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:26,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:26,770 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:26,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:26,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:26,791 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:26,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:26,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:26,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:27,028 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:27,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:27,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:27,046 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:27,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:27,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:27,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:27,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:27,269 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:27,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:27,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:27,288 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:27,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:27,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:27,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:27,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:27,506 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:27,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:27,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:27,524 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:27,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:27,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:27,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:27,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:27,694 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:27,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:27,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:27,707 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:27,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:27,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:27,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:27,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:27,891 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:27,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:27,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:27,909 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:27,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:27,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:27,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:27,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:28,133 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:28,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:28,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:28,150 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:28,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:28,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:28,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:28,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:28,339 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:28,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:28,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:28,357 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:28,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:28,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:28,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:28,558 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:28,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:28,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:28,577 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:28,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:28,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:28,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:28,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:28,768 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:28,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:28,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:28,783 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:28,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:28,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:28,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:28,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:28,960 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:28,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:28,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:28,973 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:28,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:28,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:28,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:28,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:29,187 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:29,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:29,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:29,205 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:29,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:29,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:29,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:29,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:29,420 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:29,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:29,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:29,437 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:29,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:29,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:29,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:29,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:29,625 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:29,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:29,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:29,643 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:29,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:29,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:29,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:29,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:29,914 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:29,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:29,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:29,930 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:29,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:29,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:29,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:29,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:30,145 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:30,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:30,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:30,162 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:30,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:30,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:30,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:30,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:30,324 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:30,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:30,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:30,337 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:30,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:30,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:30,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:30,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:30,530 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:30,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:30,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:30,546 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:30,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:30,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:30,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:30,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:30,742 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:30,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:30,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:30,755 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:30,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:30,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:30,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:30,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:30,961 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:30,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:30,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:30,979 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:30,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:30,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:30,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:30,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:31,206 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:31,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:31,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:31,224 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:31,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:31,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:31,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:31,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:31,435 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:31,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:31,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:31,450 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:31,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:31,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:31,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:31,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:31,640 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:31,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:31,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:31,654 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:31,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:31,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:31,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:31,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:31,822 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:31,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:31,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:31,835 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:31,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:31,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:31,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:31,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:32,055 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:32,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:32,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:32,072 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:32,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:32,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:32,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:32,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:32,265 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:32,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:32,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:32,280 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:32,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:32,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:32,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:32,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:32,454 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:32,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:32,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:32,466 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:32,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:32,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:32,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:32,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:32,685 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:32,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:32,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:32,702 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:32,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:32,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:32,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:32,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:32,889 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:32,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:32,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:32,906 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:32,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:32,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:32,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:32,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:33,116 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:33,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:33,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:33,132 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:33,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:33,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:33,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:33,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:33,350 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:33,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:33,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:33,367 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:33,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:33,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:33,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:33,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:33,555 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:33,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:33,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:33,569 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:33,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:33,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:33,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:33,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:33,752 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:33,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:33,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:33,766 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:33,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:33,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:33,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:33,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:33,947 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:33,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:33,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:33,958 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:33,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:33,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:33,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:33,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:34,147 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:34,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:34,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:34,165 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:34,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:34,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:34,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:34,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:34,362 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:34,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:34,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:34,379 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:34,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:34,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:34,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:34,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:34,586 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:34,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:34,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:34,603 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:34,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:34,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:34,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:34,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:34,787 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:34,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:34,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:34,804 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:34,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:34,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:34,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:34,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:34,989 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:35,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:35,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:35,006 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:35,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:35,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:35,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:35,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:35,218 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:35,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:35,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:35,237 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:35,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:35,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:35,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:35,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:35,430 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:35,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:35,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:35,448 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:35,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:35,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:35,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:35,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:35,719 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:35,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:35,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:35,740 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:35,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:35,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:35,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:35,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:35,925 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:35,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:35,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:35,937 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:35,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:35,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:35,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:35,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:36,117 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:36,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:36,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:36,127 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:36,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:36,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:36,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:36,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:36,355 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:36,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:36,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:36,373 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:36,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:36,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:36,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:36,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:36,572 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:36,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:36,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:36,590 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:36,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:36,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:36,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:36,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:36,784 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:36,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:36,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:36,803 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:36,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:36,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:36,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:36,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:36,998 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:37,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:37,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:37,014 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:37,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:37,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:37,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:37,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:37,268 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:37,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:37,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:37,286 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:37,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:37,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:37,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:37,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:37,501 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:37,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:37,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:37,518 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:37,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:37,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:37,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:37,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:37,782 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:37,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:37,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:37,802 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:37,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:37,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:37,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:37,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:37,992 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:38,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:38,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:38,010 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:38,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:38,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:38,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:38,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:38,178 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:38,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:38,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:38,190 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:38,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:38,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:38,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:38,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:38,359 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:38,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:38,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:38,375 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:38,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:38,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:38,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:38,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:38,584 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:38,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:38,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:38,601 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:38,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:38,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:38,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:38,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:38,798 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:38,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:38,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:38,814 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:38,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:38,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:38,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:38,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:39,066 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:39,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:39,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:39,086 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:39,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:39,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:39,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:39,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:39,277 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:39,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:39,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:39,294 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:39,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:39,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:39,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:39,536 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:39,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:39,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:39,555 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:39,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:39,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:39,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:39,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:39,724 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:39,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:39,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:39,740 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:39,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:39,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:39,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:39,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:39,929 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:39,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:39,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:39,948 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:39,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:39,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:39,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:39,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:40,159 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:40,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:40,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:40,172 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:40,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:40,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:40,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:40,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:40,334 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:40,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:40,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:40,347 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:40,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:40,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:40,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:40,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:40,525 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:40,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:40,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:40,539 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:40,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:40,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:40,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:40,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:40,700 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:40,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:40,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:40,715 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:40,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:40,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:40,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:40,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:40,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:40,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:40,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:40,922 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:40,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:40,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:40,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:40,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:41,125 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:41,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:41,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:41,138 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:41,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:41,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:41,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:41,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:41,313 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:41,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:41,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:41,327 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:41,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:41,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:41,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:41,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:41,548 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:41,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:41,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:41,563 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:41,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:41,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:41,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:41,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:41,804 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:41,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:41,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:41,824 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:41,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:41,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:41,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:41,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:42,042 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:42,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:42,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:42,056 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:42,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:42,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:42,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:42,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:42,280 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:42,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:42,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:42,297 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:42,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:42,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:42,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:42,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:42,544 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:42,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:42,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:42,561 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:42,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:42,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:42,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:42,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:42,762 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:42,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:42,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:42,778 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:42,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:42,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:42,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:42,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:42,963 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:42,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:42,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:42,980 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:42,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:42,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:42,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:42,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:43,164 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:43,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:43,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:43,181 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:43,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:43,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:43,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:43,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:43,401 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:43,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:43,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:43,415 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:43,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:43,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:43,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:43,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:43,614 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:43,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:43,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:43,627 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:43,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:43,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:43,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:43,807 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:43,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:43,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:43,825 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:43,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:43,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:43,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:43,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:44,073 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:44,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:44,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:44,092 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:44,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:44,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:44,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:44,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:44,309 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:44,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:44,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:44,327 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:44,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:44,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:44,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:44,511 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:44,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:44,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:44,525 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:44,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:44,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:44,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:44,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:44,750 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:44,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:44,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:44,764 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:44,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:44,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:44,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:44,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:44,947 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:44,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:44,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:44,965 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:44,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:44,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:44,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:44,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:45,152 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:45,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:45,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:45,170 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:45,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:45,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:45,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:45,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:45,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:45,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:45,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:45,388 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:45,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:45,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:45,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:45,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:45,591 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:45,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:45,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:45,606 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:45,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:45,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:45,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:45,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:45,831 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:45,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:45,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:45,850 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:45,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:45,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:45,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:45,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:46,059 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:46,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:46,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:46,078 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:46,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:46,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:46,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:46,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:46,244 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:46,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:46,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:46,256 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:46,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:46,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:46,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:46,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:46,498 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:46,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:46,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:46,515 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:46,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:46,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:46,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:46,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:46,752 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:46,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:46,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:46,771 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:46,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:46,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:46,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:46,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:47,058 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:47,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:47,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:47,075 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:47,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:47,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:47,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:47,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:47,290 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:47,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:47,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:47,308 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:47,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:47,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:47,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:47,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:47,475 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:47,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:47,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:47,487 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:47,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:47,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:47,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:47,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:47,666 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:47,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:47,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:47,683 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:47,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:47,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:47,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:47,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:47,870 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:47,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:47,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:47,886 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:47,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:47,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:47,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:47,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:48,148 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:48,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:48,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:48,167 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:48,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:48,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:48,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:48,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:48,347 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:48,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:48,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:48,364 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:48,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:48,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:48,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:48,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:48,546 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:48,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:48,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:48,561 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:48,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:48,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:48,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:48,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:48,725 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:48,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:48,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:48,738 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:48,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:48,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:48,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:48,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:48,960 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:48,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:48,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:48,980 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:48,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:48,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:48,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:49,205 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:49,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:49,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:49,218 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:49,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:49,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:49,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:49,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:49,404 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:49,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:49,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:49,417 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:49,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:49,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:49,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:49,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:49,646 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:49,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:49,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:49,664 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:49,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:49,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:49,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:49,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:49,829 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:49,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:49,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:49,841 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:49,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:49,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:49,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:49,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:50,058 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:50,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:50,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:50,076 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:50,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:50,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:50,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:50,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:50,323 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:50,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:50,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:50,341 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:50,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:50,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:50,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:50,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:50,559 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:50,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:50,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:50,577 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:50,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:50,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:50,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:50,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:50,800 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:50,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:50,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:50,816 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:50,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:50,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:50,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:50,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:51,024 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:51,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:51,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:51,043 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:51,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:51,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:51,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:51,226 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:51,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:51,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:51,240 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:51,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:51,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:51,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:51,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:51,435 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:51,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:51,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:51,453 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:51,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:51,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:51,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:51,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:51,666 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:51,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:51,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:51,684 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:51,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:51,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:51,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:51,887 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:51,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:51,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:51,904 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:51,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:51,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:51,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:51,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:52,099 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:52,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:52,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:52,117 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:52,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:52,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:52,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:52,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:52,322 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:52,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:52,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:52,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:52,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:52,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:52,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:52,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:52,526 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:52,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:52,540 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:52,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:52,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:52,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:52,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:52,747 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:52,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:52,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:52,765 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:52,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:52,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:52,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:52,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:53,007 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:53,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:53,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:53,022 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:53,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:53,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:53,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:53,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:53,202 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:53,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:53,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:53,217 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:53,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:53,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:53,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:53,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:53,382 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:53,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:53,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:53,393 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:53,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:53,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:53,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:53,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:53,591 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:53,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:53,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:53,614 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:53,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:53,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:53,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:53,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:53,815 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:53,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:53,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:53,827 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:53,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:53,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:53,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:53,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:54,051 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:54,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:54,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:54,068 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:54,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:54,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:54,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:54,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:54,266 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:54,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:54,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:54,283 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:54,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:54,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:54,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:54,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:54,497 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:54,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:54,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:54,515 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:54,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:54,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:54,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:54,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:54,696 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:54,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:54,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:54,708 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:54,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:54,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:54,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:54,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:54,931 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:27:54,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:54,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:54,950 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:54,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:54,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:54,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:54,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:55,182 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:55,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:55,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:55,201 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:55,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:55,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:55,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:55,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:55,382 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:55,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:55,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:55,400 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:55,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:55,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:55,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:55,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:55,619 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:55,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:55,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:55,636 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:55,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:55,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:55,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:55,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:55,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:55,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:55,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:55,922 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:55,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:55,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:55,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:55,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:56,114 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:56,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:56,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:56,135 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:56,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:56,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:56,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:56,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:56,341 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:56,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:56,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:56,531 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:56,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:56,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:56,542 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:56,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:56,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:56,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:56,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:56,738 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:56,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:56,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:56,751 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:56,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:56,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:56,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:56,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:56,962 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:56,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:56,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:56,980 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:56,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:56,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:56,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:56,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:57,172 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:57,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:57,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:57,188 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:57,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:57,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:57,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:57,344 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:57,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:57,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:57,356 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:57,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:57,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:57,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:57,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:57,540 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:57,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:57,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:57,553 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:57,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:57,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:57,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:57,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:57,733 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:57,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:57,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:57,745 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:57,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:57,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:57,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:57,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:57,941 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:57,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:57,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:57,958 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:57,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:57,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:57,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:57,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:58,138 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:58,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:58,156 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:58,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:58,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:58,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:58,400 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:58,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:58,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:58,418 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:58,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:58,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:58,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:58,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:58,661 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:58,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:58,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:58,681 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:58,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:58,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:58,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:58,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:58,865 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:58,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:58,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:58,883 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:58,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:58,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:58,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:58,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:59,054 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:27:59,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:59,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:59,072 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:59,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:59,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:59,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:59,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:59,240 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:59,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:59,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:59,252 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:59,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:59,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:59,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:59,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:59,436 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:27:59,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:59,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:59,449 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:59,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:59,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:59,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:59,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:59,631 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:59,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:59,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:59,648 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:59,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:59,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:59,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:59,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:27:59,839 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:27:59,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:27:59,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:27:59,857 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:27:59,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:27:59,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:27:59,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:27:59,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:00,133 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:00,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:00,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:00,153 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:00,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:00,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:00,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:00,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:00,372 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:00,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:00,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:00,390 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:00,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:00,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:00,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:00,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:00,641 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:00,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:00,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:00,662 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:00,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:00,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:00,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:00,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:00,850 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:00,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:00,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:00,867 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:00,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:00,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:00,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:00,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:01,069 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:01,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:01,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:01,088 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:01,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:01,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:01,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:01,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:01,298 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:01,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:01,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:01,312 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:01,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:01,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:01,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:01,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:01,513 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:01,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:01,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:01,530 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:01,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:01,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:01,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:01,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:01,697 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:01,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:01,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:01,710 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:01,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:01,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:01,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:01,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:01,887 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:01,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:01,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:01,898 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:01,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:01,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:01,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:01,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:02,100 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:02,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:02,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:02,118 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:02,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:02,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:02,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:02,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:02,285 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:02,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:02,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:02,302 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:02,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:02,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:02,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:02,541 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:02,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:02,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:02,559 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:02,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:02,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:02,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:02,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:02,773 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:02,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:02,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:02,787 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:02,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:02,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:02,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:02,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:02,949 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:02,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:02,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:02,964 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:02,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:02,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:02,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:02,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:03,154 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:03,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:03,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:03,172 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:03,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:03,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:03,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:03,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:03,382 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:03,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:03,400 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:03,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:03,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:03,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:03,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:03,616 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:03,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:03,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:03,634 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:03,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:03,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:03,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:03,833 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:03,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:03,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:03,849 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:03,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:03,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:03,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:03,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:04,093 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:04,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:04,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:04,111 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:04,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:04,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:04,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:04,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:04,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:04,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:04,345 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:04,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:04,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:04,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:04,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:04,540 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:04,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:04,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:04,556 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:04,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:04,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:04,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:04,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:04,737 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:04,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:04,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:04,753 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:04,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:04,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:04,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:04,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:04,946 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:04,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:04,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:04,961 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:04,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:04,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:04,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:04,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:05,151 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:05,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:05,170 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:05,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:05,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:05,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:05,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:05,342 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:05,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:05,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:05,352 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:05,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:05,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:05,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:05,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:05,504 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:05,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:05,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:05,517 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:05,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:05,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:05,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:05,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:05,695 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:05,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:05,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:05,709 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:05,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:05,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:05,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:05,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:05,924 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:05,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:05,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:05,938 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:05,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:05,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:05,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:05,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:06,125 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:06,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:06,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:06,139 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:06,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:06,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:06,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:06,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:06,413 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:06,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:06,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:06,431 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:06,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:06,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:06,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:06,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:06,627 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:06,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:06,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:06,642 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:06,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:06,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:06,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:06,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:06,866 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:06,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:06,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:06,885 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:06,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:06,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:06,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:06,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:07,114 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:07,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:07,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:07,131 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:07,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:07,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:07,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:07,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:07,318 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:07,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:07,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:07,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:07,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:07,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:07,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:07,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:07,615 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:07,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:07,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:07,632 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:07,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:07,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:07,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:07,804 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:07,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:07,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:07,816 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:07,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:07,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:07,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:07,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:08,010 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:08,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:08,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:08,023 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:08,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:08,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:08,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:08,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:08,215 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:08,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:08,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:08,235 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:08,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:08,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:08,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:08,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:08,482 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:08,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:08,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:08,499 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:08,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:08,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:08,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:08,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:08,677 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:08,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:08,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:08,695 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:08,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:08,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:08,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:08,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:08,905 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:08,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:08,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:08,919 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:08,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:08,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:08,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:08,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:09,158 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:09,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:09,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:09,172 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:09,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:09,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:09,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:09,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:09,414 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:09,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:09,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:09,427 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:09,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:09,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:09,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:09,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:09,647 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:09,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:09,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:09,660 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:09,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:09,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:09,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:09,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:09,812 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:09,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:09,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:09,823 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:09,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:09,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:09,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:09,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:10,056 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:10,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:10,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:10,073 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:10,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:10,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:10,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:10,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:10,274 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:10,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:10,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:10,291 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:10,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:10,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:10,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:10,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:10,546 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:10,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:10,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:10,564 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:10,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:10,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:10,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:10,817 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:10,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:10,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:10,839 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:10,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:10,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:10,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:10,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:11,046 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:11,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:11,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:11,059 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:11,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:11,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:11,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:11,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:11,260 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:11,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:11,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:11,277 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:11,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:11,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:11,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:11,460 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:11,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:11,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:11,479 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:11,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:11,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:11,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:11,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:11,654 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:11,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:11,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:11,669 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:11,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:11,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:11,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:11,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:11,895 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:11,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:11,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:11,913 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:11,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:11,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:11,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:11,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:12,104 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:12,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:12,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:12,121 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:12,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:12,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:12,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:12,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:12,390 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:12,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:12,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:12,406 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:12,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:12,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:12,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:12,598 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:12,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:12,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:12,614 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:12,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:12,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:12,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:12,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:12,790 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:12,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:12,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:12,802 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:12,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:12,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:12,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:13,020 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:13,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:13,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:13,038 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:13,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:13,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:13,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:13,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:13,239 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:13,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:13,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:13,257 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:13,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:13,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:13,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:13,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:13,451 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:13,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:13,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:13,467 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:13,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:13,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:13,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:13,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:13,659 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:13,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:13,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:13,671 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:13,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:13,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:13,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:13,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:13,894 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:13,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:13,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:13,908 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:13,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:13,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:13,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:13,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:14,066 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:14,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:14,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:14,076 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:14,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:14,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:14,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:14,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:14,264 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:14,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:14,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:14,279 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:14,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:14,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:14,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:14,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:14,496 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:14,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:14,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:14,512 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:14,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:14,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:14,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:14,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:14,741 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:14,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:14,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:14,755 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:14,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:14,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:14,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:14,982 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:14,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:14,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:14,996 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:14,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:14,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:14,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:15,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:15,194 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:15,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:15,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:15,207 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:15,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:15,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:15,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:15,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:15,388 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:15,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:15,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:15,403 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:15,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:15,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:15,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:15,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:15,612 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:15,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:15,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:15,630 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:15,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:15,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:15,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:15,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:15,820 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:15,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:15,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:15,834 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:15,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:15,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:15,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:15,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:16,038 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:16,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:16,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:16,056 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:16,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:16,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:16,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:16,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:16,233 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:16,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:16,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:16,246 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:16,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:16,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:16,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:16,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:16,457 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:16,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:16,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:16,474 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:16,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:16,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:16,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:16,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:16,681 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:16,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:16,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:16,695 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:16,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:16,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:16,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:16,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:16,878 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:16,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:16,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:16,895 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:16,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:16,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:16,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:16,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:17,079 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:17,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:17,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:17,094 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:17,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:17,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:17,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:17,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:17,324 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:17,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:17,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:17,344 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:17,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:17,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:17,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:17,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:17,532 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:17,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:17,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:17,547 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:17,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:17,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:17,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:17,770 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:17,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:17,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:17,784 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:17,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:17,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:17,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:17,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:17,966 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:17,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:17,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:17,984 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:17,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:17,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:17,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:17,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:18,171 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:18,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:18,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:18,190 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:18,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:18,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:18,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:18,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:18,380 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:18,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:18,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:18,396 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:18,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:18,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:18,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:18,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:18,582 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:18,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:18,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:18,601 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:18,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:18,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:18,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:18,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:18,810 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:18,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:18,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:18,827 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:18,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:18,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:18,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:19,044 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:19,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:19,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:19,061 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:19,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:19,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:19,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:19,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:19,241 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:19,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:19,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:19,258 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:19,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:19,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:19,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:19,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:19,497 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:19,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:19,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:19,514 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:19,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:19,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:19,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:19,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:19,732 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:19,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:19,750 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:19,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:19,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:19,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:19,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:19,956 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:19,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:19,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:19,974 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:19,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:19,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:19,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:19,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:20,145 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:20,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:20,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:20,155 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:20,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:20,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:20,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:20,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:20,319 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:20,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:20,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:20,329 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:20,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:20,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:20,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:20,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:20,515 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:20,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:20,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:20,530 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:20,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:20,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:20,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:20,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:20,770 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:20,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:20,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:20,787 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:20,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:20,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:20,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:20,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:21,000 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:21,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:21,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:21,014 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:21,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:21,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:21,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:21,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:21,226 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:21,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:21,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:21,241 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:21,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:21,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:21,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:21,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:21,481 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:21,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:21,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:21,498 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:21,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:21,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:21,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:21,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:21,686 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:21,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:21,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:21,700 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:21,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:21,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:21,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:21,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:21,890 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:21,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:21,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:21,906 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:21,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:21,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:21,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:22,106 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:22,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:22,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:22,124 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:22,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:22,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:22,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:22,320 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:22,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:22,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:22,339 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:22,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:22,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:22,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:22,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:22,563 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:22,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:22,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:22,581 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:22,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:22,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:22,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:22,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:22,809 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:22,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:22,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:22,826 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:22,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:22,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:22,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:22,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:23,018 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:23,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:23,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:23,035 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:23,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:23,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:23,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:23,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:23,251 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:23,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:23,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:23,270 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:23,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:23,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:23,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:23,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:23,457 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:23,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:23,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:23,472 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:23,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:23,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:23,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:23,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:23,672 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:23,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:23,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:23,690 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:23,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:23,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:23,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:23,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:23,873 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:23,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:23,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:23,891 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:23,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:23,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:23,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:23,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:24,130 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:24,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:24,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:24,149 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:24,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:24,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:24,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:24,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:24,337 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:24,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:24,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:24,355 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:24,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:24,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:24,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:24,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:24,605 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:24,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:24,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:24,623 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:24,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:24,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:24,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:24,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:24,819 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:24,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:24,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:24,837 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:24,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:24,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:24,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:24,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:25,030 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:25,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:25,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:25,047 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:25,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:25,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:25,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:25,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:25,284 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:25,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:25,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:25,302 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:25,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:25,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:25,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:25,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:25,554 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:25,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:25,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:25,573 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:25,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:25,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:25,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:25,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:25,733 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:25,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:25,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:25,749 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:25,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:25,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:25,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:25,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:25,913 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:25,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:25,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:25,929 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:25,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:25,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:25,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:25,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:26,106 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:26,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:26,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:26,121 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:26,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:26,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:26,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:26,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:26,303 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:26,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:26,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:26,321 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:26,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:26,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:26,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:26,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:26,511 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:26,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:26,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:26,528 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:26,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:26,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:26,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:26,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:26,753 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:26,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:26,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:26,774 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:26,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:26,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:26,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:26,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:26,963 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:26,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:26,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:26,978 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:26,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:26,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:26,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:26,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:27,189 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:27,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:27,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:27,206 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:27,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:27,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:27,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:27,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:27,398 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:27,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:27,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:27,416 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:27,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:27,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:27,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:27,596 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:27,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:27,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:27,613 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:27,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:27,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:27,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:27,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:27,796 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:27,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:27,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:27,814 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:27,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:27,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:27,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:27,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:28,027 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:28,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:28,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:28,045 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:28,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:28,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:28,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:28,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:28,305 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:28,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:28,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:28,323 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:28,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:28,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:28,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:28,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:28,545 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:28,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:28,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:28,562 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:28,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:28,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:28,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:28,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:28,751 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:28,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:28,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:28,765 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:28,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:28,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:28,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:28,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:28,954 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:28,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:28,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:28,971 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:28,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:28,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:28,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:28,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:29,136 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:29,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:29,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:29,148 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:29,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:29,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:29,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:29,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:29,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:29,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:29,343 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:29,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:29,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:29,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:29,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:29,497 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:29,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:29,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:29,510 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:29,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:29,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:29,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:29,701 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:29,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:29,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:29,715 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:29,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:29,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:29,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:29,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:29,898 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:29,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:29,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:29,915 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:29,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:29,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:29,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:29,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:30,107 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:30,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:30,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:30,125 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:30,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:30,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:30,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:30,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:30,283 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:30,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:30,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:30,298 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:30,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:30,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:30,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:30,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:30,456 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:30,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:30,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:30,469 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:30,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:30,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:30,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:30,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:30,700 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:30,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:30,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:30,718 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:30,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:30,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:30,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:30,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:30,941 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:30,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:30,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:30,955 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:30,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:30,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:30,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:31,127 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:31,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:31,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:31,142 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:31,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:31,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:31,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:31,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:31,387 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:31,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:31,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:31,402 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:31,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:31,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:31,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:31,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:31,614 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:31,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:31,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:31,628 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:31,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:31,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:31,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:31,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:31,837 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:31,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:31,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:31,852 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:31,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:31,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:31,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:31,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:32,040 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:32,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:32,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:32,057 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:32,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:32,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:32,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:32,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:32,242 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:32,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:32,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:32,254 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:32,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:32,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:32,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:32,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:32,431 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:32,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:32,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:32,444 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:32,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:32,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:32,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:32,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:32,666 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:32,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:32,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:32,680 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:32,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:32,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:32,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:32,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:32,837 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:32,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:32,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:32,848 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:32,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:32,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:32,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:32,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:33,030 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:33,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:33,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:33,043 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:33,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:33,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:33,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:33,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:33,244 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:33,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:33,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:33,259 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:33,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:33,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:33,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:33,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:33,456 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:33,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:33,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:33,477 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:33,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:33,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:33,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:33,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:33,641 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:33,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:33,652 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:33,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:33,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:33,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:33,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:33,876 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:33,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:33,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:33,890 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:33,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:33,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:33,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:33,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:34,064 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:34,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:34,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:34,082 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:34,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:34,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:34,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:34,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:34,283 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:34,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:34,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:34,300 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:34,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:34,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:34,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:34,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:34,498 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:34,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:34,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:34,516 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:34,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:34,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:34,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:34,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:34,699 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:34,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:34,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:34,716 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:34,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:34,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:34,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:34,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:34,893 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:34,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:34,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:34,911 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:34,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:34,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:34,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:34,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:35,075 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:35,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:35,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:35,093 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:35,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:35,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:35,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:35,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:35,348 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:35,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:35,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:35,364 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:35,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:35,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:35,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:35,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:35,528 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:35,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:35,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:35,540 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:35,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:35,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:35,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:35,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:35,724 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:35,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:35,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:35,741 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:35,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:35,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:35,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:35,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:35,964 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:35,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:35,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:35,983 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:35,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:35,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:35,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:35,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:36,193 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:36,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:36,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:36,212 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:36,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:36,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:36,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:36,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:36,441 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:36,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:36,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:36,455 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:36,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:36,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:36,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:36,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:36,643 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:36,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:36,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:36,658 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:36,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:36,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:36,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:36,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:36,842 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:36,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:36,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:36,861 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:36,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:36,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:36,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:36,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:37,010 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:37,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:37,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:37,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:37,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:37,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:37,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:37,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:37,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:37,226 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:37,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:37,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:37,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:37,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:37,464 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:37,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:37,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:37,477 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:37,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:37,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:37,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:37,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:37,640 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:37,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:37,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:37,650 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:37,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:37,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:37,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:37,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:37,845 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:37,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:37,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:37,859 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:37,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:37,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:37,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:37,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:38,080 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:38,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:38,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:38,098 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:38,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:38,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:38,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:38,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:38,348 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:38,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:38,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:38,366 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:38,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:38,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:38,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:38,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:38,584 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:38,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:38,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:38,601 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:38,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:38,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:38,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:38,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:38,769 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:38,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:38,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:38,782 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:38,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:38,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:38,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:38,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:38,952 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:38,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:38,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:38,968 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:38,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:38,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:38,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:38,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:39,165 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:39,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:39,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:39,181 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:39,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:39,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:39,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:39,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:39,374 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:39,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:39,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:39,392 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:39,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:39,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:39,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:39,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:39,569 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:39,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:39,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:39,589 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:39,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:39,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:39,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:39,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:39,779 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:39,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:39,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:39,798 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:39,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:39,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:39,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:39,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:40,031 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:40,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:40,049 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:40,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:40,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:40,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:40,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:40,214 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:40,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:40,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:40,227 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:40,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:40,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:40,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:40,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:40,412 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:40,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:40,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:40,429 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:40,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:40,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:40,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:40,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:40,680 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:40,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:40,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:40,699 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:40,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:40,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:40,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:40,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:40,894 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:40,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:40,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:40,914 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:40,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:40,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:40,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:40,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:41,140 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:41,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:41,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:41,155 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:41,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:41,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:41,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:41,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:41,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:41,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:41,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:41,388 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:41,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:41,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:41,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:41,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:41,569 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:41,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:41,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:41,583 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:41,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:41,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:41,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:41,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:41,813 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:41,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:41,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:41,830 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:41,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:41,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:41,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:41,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:42,043 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:42,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:42,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:42,062 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:42,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:42,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:42,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:42,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:42,316 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:42,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:42,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:42,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:42,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:42,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:42,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:42,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:42,554 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:42,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:42,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:42,570 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:42,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:42,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:42,746 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:42,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:42,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:42,760 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:42,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:42,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:42,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:42,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:42,931 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:42,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:42,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:42,944 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:42,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:42,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:42,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:42,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:43,123 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:43,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:43,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:43,136 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:43,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:43,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:43,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:43,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:43,340 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:43,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:43,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:43,353 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:43,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:43,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:43,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:43,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:43,519 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:43,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:43,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:43,533 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:43,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:43,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:43,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:43,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:43,713 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:43,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:43,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:43,726 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:43,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:43,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:43,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:43,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:43,917 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:43,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:43,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:43,931 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:43,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:43,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:43,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:43,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:44,103 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:44,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:44,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:44,116 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:44,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:44,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:44,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:44,290 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:44,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:44,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:44,303 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:44,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:44,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:44,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:44,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:44,481 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:44,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:44,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:44,499 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:44,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:44,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:44,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:44,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:44,670 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:44,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:44,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:44,684 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:44,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:44,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:44,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:44,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:44,889 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:44,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:44,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:44,904 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:44,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:44,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:44,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:44,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:45,136 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:45,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:45,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:45,153 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:45,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:45,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:45,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:45,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:45,365 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:45,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:45,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:45,379 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:45,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:45,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:45,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:45,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:45,587 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:45,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:45,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:45,604 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:45,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:45,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:45,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:45,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:45,804 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:45,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:45,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:45,818 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:45,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:45,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:45,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:45,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:46,009 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:46,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:46,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:46,029 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:46,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:46,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:46,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:46,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:46,215 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:46,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:46,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:46,231 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:46,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:46,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:46,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:46,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:46,424 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:46,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:46,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:46,439 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:46,604 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:46,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:46,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:46,617 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:46,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:46,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:46,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:46,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:46,775 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:46,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:46,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:46,787 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:46,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:46,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:46,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:46,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:46,996 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:47,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:47,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:47,013 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:47,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:47,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:47,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:47,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:47,174 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:47,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:47,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:47,186 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:47,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:47,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:47,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:47,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:47,391 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:47,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:47,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:47,408 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:47,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:47,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:47,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:47,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:47,616 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:47,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:47,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:47,632 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:47,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:47,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:47,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:47,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:47,814 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:47,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:47,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:47,830 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:47,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:47,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:47,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:47,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:48,029 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:48,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:48,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:48,045 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:48,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:48,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:48,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:48,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:48,266 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:28:48,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:48,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:48,279 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:48,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:48,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:48,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:48,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:48,471 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:48,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:48,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:48,484 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:48,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:48,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:48,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:48,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:48,661 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:48,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:48,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:48,673 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:48,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:48,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:48,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:48,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:48,848 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:48,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:48,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:48,865 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:48,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:48,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:48,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:48,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:49,047 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:49,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:49,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:49,065 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:49,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:49,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:49,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:49,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:49,247 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:49,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:49,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:49,260 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:49,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:49,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:49,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:49,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:49,481 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:49,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:49,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:49,495 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:49,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:49,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:49,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:49,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:49,679 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:49,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:49,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:49,692 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:49,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:49,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:49,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:49,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:49,889 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:49,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:49,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:49,903 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:49,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:49,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:49,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:49,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:50,107 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:50,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:50,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:50,123 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:50,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:50,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:50,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:50,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:50,305 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:50,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:50,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:50,318 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:50,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:50,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:50,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:50,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:50,504 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:50,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:50,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:50,520 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:50,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:50,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:50,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:50,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:50,743 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:50,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:50,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:50,761 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:50,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:50,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:50,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:50,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:50,945 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:50,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:50,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:50,960 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:50,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:50,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:50,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:50,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:51,205 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:51,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:51,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:51,223 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:51,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:51,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:51,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:51,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:51,440 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:51,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:51,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:51,457 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:51,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:51,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:51,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:51,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:51,626 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:51,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:51,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:51,639 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:51,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:51,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:51,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:51,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:51,795 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:51,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:51,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:51,808 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:51,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:51,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:51,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:51,987 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:51,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:51,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:51,999 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:51,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:51,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:51,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:52,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:52,183 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:52,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:52,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:52,201 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:52,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:52,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:52,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:52,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:52,381 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:52,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:52,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:52,399 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:52,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:52,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:52,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:52,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:52,577 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:52,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:52,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:52,590 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:52,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:52,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:52,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:52,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:52,750 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:52,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:52,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:52,760 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:52,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:52,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:52,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:52,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:53,001 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:53,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:53,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:53,018 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:53,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:53,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:53,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:53,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:53,197 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:53,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:53,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:53,215 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:53,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:53,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:53,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:53,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:53,457 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:53,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:53,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:53,475 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:53,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:53,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:53,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:53,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:53,694 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:53,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:53,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:53,707 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:53,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:53,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:53,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:53,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:53,913 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:53,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:53,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:53,929 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:53,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:53,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:53,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:53,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:54,101 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:54,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:54,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:54,117 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:54,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:54,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:54,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:54,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:54,304 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:54,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:54,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:54,323 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:54,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:54,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:54,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:54,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:54,499 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:54,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:54,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:54,510 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:54,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:54,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:54,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:54,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:54,681 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:54,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:54,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:54,696 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:54,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:54,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:54,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:54,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:54,886 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:54,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:54,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:54,904 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:54,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:54,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:54,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:54,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:55,104 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:55,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:55,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:55,122 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:55,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:55,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:55,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:55,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:55,312 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:55,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:55,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:55,330 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:55,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:55,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:55,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:55,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:55,516 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:55,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:55,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:55,533 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:55,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:55,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:55,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:55,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:55,717 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:55,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:55,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:55,735 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:55,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:55,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:55,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:55,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:55,952 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:55,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:55,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:55,969 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:55,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:55,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:55,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:55,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:56,160 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:56,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:56,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:56,178 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:56,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:56,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:56,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:56,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:56,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:56,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:56,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:56,543 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:56,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:56,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:56,560 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:56,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:56,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:56,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:56,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:56,742 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:56,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:56,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:56,760 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:56,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:56,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:56,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:56,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:56,956 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:56,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:56,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:56,972 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:56,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:56,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:56,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:56,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:57,184 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:57,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:57,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:57,198 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:57,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:57,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:57,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:57,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:57,396 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:57,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:57,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:57,410 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:57,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:57,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:57,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:57,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:57,581 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:28:57,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:57,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:57,594 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:57,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:57,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:57,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:57,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:57,804 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:57,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:57,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:57,818 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:57,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:57,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:57,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:57,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:58,024 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:58,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:58,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:58,038 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:58,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:58,202 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:58,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:58,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:58,212 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:58,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:58,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:58,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:58,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:58,375 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:58,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:58,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:58,386 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:58,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:58,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:58,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:58,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:58,558 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:58,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:58,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:58,572 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:58,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:58,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:58,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:58,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:58,767 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:58,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:58,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:58,785 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:58,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:58,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:58,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:58,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:58,952 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:58,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:58,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:58,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:58,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:58,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:58,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:59,126 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:59,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:59,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:59,138 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:59,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:59,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:59,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:59,304 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:59,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:59,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:59,319 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:59,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:59,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:59,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:59,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:59,524 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:28:59,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:59,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:59,541 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:59,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:59,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:59,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:59,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:59,701 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:59,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:59,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:59,714 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:59,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:59,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:59,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:59,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:28:59,897 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:28:59,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:28:59,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:28:59,916 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:28:59,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:28:59,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:28:59,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:28:59,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:00,111 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:00,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:00,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:00,126 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:00,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:00,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:00,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:00,336 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:00,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:00,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:00,352 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:00,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:00,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:00,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:00,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:00,551 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:00,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:00,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:00,571 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:00,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:00,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:00,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:00,726 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:00,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:00,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:00,739 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:00,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:00,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:00,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:00,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:00,970 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:00,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:00,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:00,987 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:00,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:00,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:00,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:01,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:01,159 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:01,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:01,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:01,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:01,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:01,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:01,381 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:01,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:01,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:01,399 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:01,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:01,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:01,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:01,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:01,649 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:01,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:01,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:01,667 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:01,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:01,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:01,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:01,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:01,892 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:01,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:01,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:01,909 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:01,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:01,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:01,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:01,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:02,120 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:02,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:02,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:02,139 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:02,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:02,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:02,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:02,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:02,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:02,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:02,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:02,388 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:02,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:02,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:02,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:02,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:02,540 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:02,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:02,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:02,553 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:02,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:02,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:02,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:02,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:02,740 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:02,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:02,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:02,758 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:02,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:02,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:02,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:02,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:02,977 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:02,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:02,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:02,994 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:02,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:02,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:02,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:03,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:03,198 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:03,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:03,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:03,217 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:03,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:03,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:03,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:03,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:03,401 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:03,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:03,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:03,415 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:03,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:03,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:03,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:03,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:03,602 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:03,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:03,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:03,619 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:03,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:03,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:03,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:03,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:03,794 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:03,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:03,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:03,812 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:03,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:03,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:03,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:04,026 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:04,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:04,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:04,042 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:04,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:04,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:04,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:04,222 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:04,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:04,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:04,238 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:04,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:04,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:04,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:04,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:04,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:04,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:04,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:04,484 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:04,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:04,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:04,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:04,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:04,668 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:04,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:04,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:04,686 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:04,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:04,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:04,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:04,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:04,880 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:04,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:04,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:04,895 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:04,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:04,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:04,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:04,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:05,080 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:05,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:05,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:05,095 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:05,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:05,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:05,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:05,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:05,273 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:05,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:05,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:05,288 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:05,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:05,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:05,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:05,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:05,463 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:05,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:05,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:05,472 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:05,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:05,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:05,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:05,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:05,641 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:05,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:05,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:05,657 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:05,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:05,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:05,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:05,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:05,847 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:05,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:05,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:05,863 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:05,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:05,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:05,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:05,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:06,049 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:06,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:06,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:06,061 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:06,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:06,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:06,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:06,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:06,222 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:06,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:06,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:06,233 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:06,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:06,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:06,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:06,380 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:06,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:06,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:06,390 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:06,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:06,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:06,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:06,633 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:06,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:06,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:06,652 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:06,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:06,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:06,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:06,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:06,894 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:06,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:06,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:06,913 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:06,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:06,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:06,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:06,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:07,072 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:07,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:07,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:07,085 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:07,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:07,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:07,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:07,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:07,268 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:07,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:07,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:07,284 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:07,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:07,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:07,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:07,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:07,492 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:07,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:07,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:07,512 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:07,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:07,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:07,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:07,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:07,770 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:07,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:07,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:07,793 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:07,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:07,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:07,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:07,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:08,079 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:08,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:08,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:08,097 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:08,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:08,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:08,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:08,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:08,295 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:08,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:08,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:08,313 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:08,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:08,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:08,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:08,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:08,468 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:08,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:08,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:08,481 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:08,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:08,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:08,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:08,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:08,678 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:08,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:08,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:08,696 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:08,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:08,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:08,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:08,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:08,882 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:08,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:08,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:08,902 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:08,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:08,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:08,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:08,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:09,092 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:09,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:09,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:09,110 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:09,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:09,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:09,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:09,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:09,291 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:09,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:09,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:09,309 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:09,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:09,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:09,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:09,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:09,498 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:09,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:09,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:09,516 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:09,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:09,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:09,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:09,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:09,672 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:09,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:09,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:09,688 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:09,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:09,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:09,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:09,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:09,892 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:09,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:09,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:09,909 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:09,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:09,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:09,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:09,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:10,136 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:10,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:10,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:10,157 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:10,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:10,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:10,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:10,373 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:10,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:10,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:10,390 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:10,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:10,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:10,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:10,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:10,575 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:10,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:10,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:10,590 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:10,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:10,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:10,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:10,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:10,799 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:10,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:10,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:10,815 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:10,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:10,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:10,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:10,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:11,029 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:11,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:11,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:11,047 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:11,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:11,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:11,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:11,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:11,238 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:11,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:11,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:11,255 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:11,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:11,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:11,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:11,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:11,437 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:11,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:11,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:11,449 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:11,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:11,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:11,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:11,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:11,702 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:11,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:11,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:11,722 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:11,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:11,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:11,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:11,911 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:11,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:11,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:11,929 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:11,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:11,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:11,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:11,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:12,125 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:12,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:12,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:12,143 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:12,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:12,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:12,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:12,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:12,310 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:12,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:12,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:12,326 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:12,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:12,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:12,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:12,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:12,538 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:12,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:12,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:12,557 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:12,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:12,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:12,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:12,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:12,754 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:12,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:12,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:12,772 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:12,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:12,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:12,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:12,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:12,963 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:12,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:12,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:12,982 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:12,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:12,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:12,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:12,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:13,195 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:13,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:13,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:13,209 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:13,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:13,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:13,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:13,414 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:13,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:13,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:13,432 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:13,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:13,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:13,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:13,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:13,641 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:13,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:13,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:13,660 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:13,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:13,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:13,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:13,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:13,846 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:13,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:13,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:13,859 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:13,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:13,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:13,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:13,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:14,044 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:14,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:14,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:14,060 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:14,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:14,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:14,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:14,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:14,258 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:14,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:14,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:14,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:14,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:14,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:14,469 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:14,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:14,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:14,485 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:14,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:14,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:14,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:14,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:14,676 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:14,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:14,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:14,689 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:14,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:14,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:14,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:14,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:14,868 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:14,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:14,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:14,881 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:14,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:14,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:14,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:14,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:15,071 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:15,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:15,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:15,085 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:15,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:15,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:15,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:15,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:15,262 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:15,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:15,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:15,273 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:15,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:15,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:15,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:15,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:15,521 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:15,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:15,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:15,539 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:15,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:15,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:15,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:15,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:15,740 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:15,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:15,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:15,755 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:15,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:15,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:15,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:15,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:15,964 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:15,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:15,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:15,981 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:15,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:15,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:15,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:15,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:16,220 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:16,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:16,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:16,238 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:16,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:16,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:16,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:16,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:16,421 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:16,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:16,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:16,442 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:16,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:16,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:16,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:16,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:16,625 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:16,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:16,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:16,641 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:16,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:16,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:16,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:16,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:16,823 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:16,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:16,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:16,835 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:16,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:16,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:16,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:16,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:16,997 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:17,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:17,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:17,010 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:17,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:17,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:17,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:17,214 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:17,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:17,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:17,231 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:17,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:17,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:17,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:17,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:17,448 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:17,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:17,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:17,462 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:17,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:17,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:17,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:17,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:17,679 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:17,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:17,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:17,696 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:17,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:17,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:17,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:17,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:17,881 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:17,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:17,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:17,896 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:17,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:17,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:17,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:17,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:18,070 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:18,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:18,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:18,083 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:18,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:18,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:18,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:18,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:18,312 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:18,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:18,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:18,330 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:18,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:18,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:18,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:18,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:18,510 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:18,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:18,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:18,521 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:18,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:18,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:18,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:18,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:18,708 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:18,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:18,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:18,725 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:18,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:18,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:18,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:18,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:18,918 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:18,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:18,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:18,936 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:18,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:18,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:18,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:18,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:19,113 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:19,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:19,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:19,129 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:19,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:19,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:19,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:19,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:19,309 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:19,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:19,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:19,325 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:19,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:19,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:19,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:19,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:19,538 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:19,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:19,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:19,553 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:19,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:19,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:19,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:19,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:19,735 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:19,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:19,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:19,748 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:19,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:19,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:19,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:19,920 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:19,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:19,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:19,934 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:19,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:19,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:19,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:19,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:20,139 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:20,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:20,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:20,156 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:20,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:20,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:20,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:20,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:20,367 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:20,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:20,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:20,386 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:20,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:20,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:20,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:20,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:20,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:20,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:20,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:20,589 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:20,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:20,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:20,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:20,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:20,800 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:20,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:20,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:20,819 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:20,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:20,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:20,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:20,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:21,023 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:21,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:21,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:21,039 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:21,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:21,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:21,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:21,248 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:21,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:21,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:21,265 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:21,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:21,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:21,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:21,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:21,464 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:21,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:21,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:21,482 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:21,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:21,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:21,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:21,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:21,649 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:21,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:21,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:21,666 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:21,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:21,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:21,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:21,879 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:21,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:21,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:21,896 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:21,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:21,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:21,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:22,124 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:22,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:22,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:22,141 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:22,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:22,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:22,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:22,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:22,307 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:22,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:22,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:22,318 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:22,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:22,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:22,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:22,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:22,529 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:22,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:22,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:22,544 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:22,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:22,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:22,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:22,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:22,750 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:22,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:22,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:22,764 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:22,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:22,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:22,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:22,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:22,975 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:22,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:22,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:22,991 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:22,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:22,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:22,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:23,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:23,194 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:23,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:23,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:23,212 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:23,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:23,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:23,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:23,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:23,393 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:23,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:23,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:23,409 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:23,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:23,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:23,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:23,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:23,588 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:23,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:23,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:23,605 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:23,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:23,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:23,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:23,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:23,785 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:23,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:23,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:23,800 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:23,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:23,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:23,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:23,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:24,002 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:24,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:24,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:24,018 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:24,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:24,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:24,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:24,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:24,175 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:24,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:24,188 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:24,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:24,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:24,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:24,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:24,378 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:24,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:24,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:24,396 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:24,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:24,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:24,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:24,590 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:29:24,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:24,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:24,604 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:24,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:24,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:24,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:24,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:24,839 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:24,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:24,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:24,857 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:24,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:24,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:24,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:24,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:25,040 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:25,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:25,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:25,056 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:25,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:25,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:25,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:25,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:25,241 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:25,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:25,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:25,254 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:25,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:25,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:25,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:25,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:25,434 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:25,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:25,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:25,452 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:25,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:25,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:25,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:25,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:25,695 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:25,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:25,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:25,709 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:25,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:25,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:25,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:25,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:25,930 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:25,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:25,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:25,943 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:25,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:25,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:25,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:26,127 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:26,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:26,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:26,138 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:26,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:26,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:26,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:26,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:26,325 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:26,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:26,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:26,338 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:26,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:26,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:26,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:26,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:26,548 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:26,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:26,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:26,564 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:26,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:26,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:26,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:26,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:26,744 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:26,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:26,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:26,761 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:26,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:26,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:26,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:26,981 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:26,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:26,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:26,999 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:26,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:26,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:26,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:27,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:27,242 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:27,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:27,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:27,260 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:27,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:27,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:27,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:27,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:27,466 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:27,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:27,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:27,485 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:27,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:27,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:27,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:27,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:27,690 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:27,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:27,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:27,707 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:27,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:27,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:27,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:27,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:27,897 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:27,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:27,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:27,913 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:27,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:27,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:27,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:27,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:28,117 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:28,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:28,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:28,134 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:28,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:28,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:28,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:28,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:28,292 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:28,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:28,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:28,305 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:28,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:28,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:28,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:28,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:28,497 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:28,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:28,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:28,514 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:28,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:28,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:28,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:28,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:28,706 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:28,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:28,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:28,721 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:28,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:28,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:28,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:28,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:28,897 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:28,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:28,910 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:28,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:28,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:28,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:28,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:29,083 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:29,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:29,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:29,096 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:29,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:29,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:29,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:29,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:29,287 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:29,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:29,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:29,301 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:29,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:29,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:29,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:29,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:29,458 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:29,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:29,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:29,469 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:29,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:29,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:29,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:29,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:29,623 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:29,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:29,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:29,634 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:29,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:29,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:29,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:29,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:29,839 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:29,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:29,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:29,851 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:29,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:29,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:29,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:29,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:30,034 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:30,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:30,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:30,048 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:30,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:30,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:30,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:30,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:30,253 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:30,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:30,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:30,265 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:30,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:30,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:30,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:30,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:30,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:30,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:30,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:30,483 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:30,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:30,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:30,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:30,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:30,694 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:30,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:30,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:30,711 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:30,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:30,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:30,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:30,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:30,918 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:30,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:30,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:30,936 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:30,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:30,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:30,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:30,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:31,126 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:31,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:31,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:31,144 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:31,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:31,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:31,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:31,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:31,358 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:31,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:31,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:31,377 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:31,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:31,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:31,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:31,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:31,593 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:31,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:31,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:31,610 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:31,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:31,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:31,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:31,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:31,824 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:31,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:31,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:31,841 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:31,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:31,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:31,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:31,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:32,020 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:32,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:32,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:32,038 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:32,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:32,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:32,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:32,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:32,194 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:32,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:32,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:32,206 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:32,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:32,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:32,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:32,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:32,417 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:32,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:32,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:32,437 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:32,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:32,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:32,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:32,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:32,640 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:32,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:32,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:32,658 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:32,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:32,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:32,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:32,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:32,844 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:32,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:32,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:32,860 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:32,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:32,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:32,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:32,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:33,063 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:33,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:33,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:33,081 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:33,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:33,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:33,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:33,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:33,249 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:33,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:33,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:33,263 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:33,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:33,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:33,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:33,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:33,420 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:33,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:33,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:33,436 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:33,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:33,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:33,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:33,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:33,656 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:33,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:33,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:33,674 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:33,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:33,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:33,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:33,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:33,856 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:33,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:33,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:33,874 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:33,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:33,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:33,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:33,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:34,121 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:34,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:34,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:34,136 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:34,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:34,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:34,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:34,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:34,366 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:34,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:34,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:34,384 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:34,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:34,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:34,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:34,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:34,597 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:34,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:34,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:34,611 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:34,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:34,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:34,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:34,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:34,829 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:34,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:34,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:34,848 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:34,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:34,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:34,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:34,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:35,033 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:35,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:35,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:35,048 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:35,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:35,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:35,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:35,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:35,234 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:35,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:35,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:35,245 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:35,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:35,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:35,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:35,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:35,475 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:35,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:35,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:35,491 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:35,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:35,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:35,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:35,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:35,682 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:35,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:35,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:35,698 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:35,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:35,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:35,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:35,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:35,865 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:35,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:35,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:35,875 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:35,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:35,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:35,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:35,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:36,107 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:36,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:36,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:36,123 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:36,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:36,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:36,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:36,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:36,297 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:36,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:36,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:36,309 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:36,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:36,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:36,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:36,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:36,523 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:36,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:36,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:36,538 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:36,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:36,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:36,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:36,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:36,719 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:36,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:36,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:36,731 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:36,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:36,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:36,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:36,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:36,916 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:36,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:36,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:36,933 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:36,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:36,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:36,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:36,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:37,113 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:37,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:37,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:37,126 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:37,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:37,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:37,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:37,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:37,334 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:37,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:37,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:37,348 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:37,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:37,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:37,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:37,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:37,547 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:37,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:37,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:37,563 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:37,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:37,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:37,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:37,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:37,774 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:37,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:37,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:37,795 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:37,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:37,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:37,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:37,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:37,981 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:37,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:37,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:37,998 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:37,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:37,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:37,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:38,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:38,173 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:38,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:38,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:38,186 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:38,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:38,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:38,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:38,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:38,368 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:38,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:38,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:38,381 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:38,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:38,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:38,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:38,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:38,543 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:38,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:38,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:38,552 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:38,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:38,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:38,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:38,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:38,759 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:38,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:38,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:38,779 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:38,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:38,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:38,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:38,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:38,969 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:38,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:38,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:38,983 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:38,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:38,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:38,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:38,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:39,155 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:39,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:39,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:39,167 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:39,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:39,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:39,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:39,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:39,366 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:39,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:39,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:39,382 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:39,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:39,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:39,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:39,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:39,568 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:39,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:39,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:39,579 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:39,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:39,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:39,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:39,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:39,809 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:39,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:39,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:39,825 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:39,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:39,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:39,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:39,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:40,026 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:40,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:40,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:40,040 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:40,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:40,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:40,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:40,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:40,285 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:40,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:40,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:40,303 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:40,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:40,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:40,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:40,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:40,540 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:40,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:40,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:40,555 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:40,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:40,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:40,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:40,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:40,818 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:40,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:40,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:40,836 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:40,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:40,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:40,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:40,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:41,023 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:41,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:41,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:41,037 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:41,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:41,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:41,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:41,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:41,231 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:41,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:41,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:41,249 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:41,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:41,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:41,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:41,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:41,515 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:41,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:41,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:41,533 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:41,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:41,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:41,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:41,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:41,740 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:41,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:41,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:41,758 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:41,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:41,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:41,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:41,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:41,948 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:41,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:41,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:41,961 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:41,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:41,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:41,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:41,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:42,133 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:42,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:42,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:42,143 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:42,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:42,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:42,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:42,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:42,323 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:42,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:42,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:42,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:42,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:42,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:42,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:42,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:42,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:42,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:42,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:42,590 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:42,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:42,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:42,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:42,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:42,776 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:42,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:42,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:42,792 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:42,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:42,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:42,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:42,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:43,027 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:43,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:43,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:43,043 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:43,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:43,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:43,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:43,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:43,223 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:43,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:43,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:43,242 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:43,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:43,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:43,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:43,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:43,413 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:43,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:43,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:43,426 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:43,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:43,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:43,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:43,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:43,617 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:43,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:43,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:43,634 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:43,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:43,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:43,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:43,823 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:43,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:43,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:43,841 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:43,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:43,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:43,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:43,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:44,065 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:44,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:44,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:44,084 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:44,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:44,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:44,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:44,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:44,261 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:44,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:44,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:44,274 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:44,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:44,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:44,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:44,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:44,459 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:44,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:44,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:44,472 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:44,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:44,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:44,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:44,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:44,702 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:44,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:44,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:44,719 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:44,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:44,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:44,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:44,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:44,956 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:44,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:44,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:44,970 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:44,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:44,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:45,186 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:45,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:45,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:45,204 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:45,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:45,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:45,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:45,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:45,462 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:29:45,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:45,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:45,477 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:45,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:45,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:45,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:45,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:45,644 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:45,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:45,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:45,658 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:45,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:45,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:45,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:45,827 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:45,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:45,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:45,840 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:45,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:45,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:45,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:45,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:46,122 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:46,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:46,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:46,136 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:46,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:46,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:46,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:46,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:46,327 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:46,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:46,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:46,340 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:46,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:46,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:46,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:46,495 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:29:46,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:46,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:46,505 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:46,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:46,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:46,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:46,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:46,720 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:46,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:46,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:46,742 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:46,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:46,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:46,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:46,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:46,932 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:46,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:46,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:29:46,950 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:29:46,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:29:46,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:29:46,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:29:46,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:29:47,167 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:29:47,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:29:47,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-05 22:36:44,668 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:44,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:44,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:44,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:44,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:44,862 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:44,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:44,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:44,877 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:44,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:44,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:44,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:44,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:45,078 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:45,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:45,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:45,095 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:45,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:45,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:45,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:45,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:45,324 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:45,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:45,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:45,343 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:45,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:45,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:45,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:45,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:45,532 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:45,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:45,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:45,548 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:45,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:45,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:45,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:45,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:45,710 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:45,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:45,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:45,722 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:45,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:45,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:45,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:45,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:45,880 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:45,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:45,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:45,892 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:45,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:45,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:45,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:45,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:46,131 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:46,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:46,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:46,145 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:46,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:46,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:46,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:46,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:46,323 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:46,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:46,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:46,336 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:46,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:46,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:46,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:46,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:46,507 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:46,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:46,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:46,521 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:46,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:46,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:46,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:46,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:46,731 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:46,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:46,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:46,747 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:46,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:46,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:46,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:46,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:46,944 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:46,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:46,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:46,961 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:46,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:46,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:46,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:46,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:47,167 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:47,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:47,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:47,185 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:47,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:47,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:47,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:47,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:47,391 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:47,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:47,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:47,407 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:47,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:47,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:47,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:47,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:47,600 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:47,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:47,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:47,615 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:47,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:47,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:47,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:47,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:47,849 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:47,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:47,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:47,866 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:47,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:47,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:47,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:47,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:48,062 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:48,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:48,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:48,080 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:48,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:48,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:48,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:48,272 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:48,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:48,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:48,287 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:48,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:48,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:48,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:48,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:48,450 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:48,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:48,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:48,462 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:48,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:48,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:48,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:48,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:48,705 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:48,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:48,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:48,722 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:48,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:48,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:48,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:48,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:48,917 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:48,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:48,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:48,935 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:48,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:48,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:48,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:48,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:49,145 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:49,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:49,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:49,159 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:49,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:49,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:49,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:49,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:49,322 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:49,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:49,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:49,332 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:49,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:49,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:49,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:49,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:49,542 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:49,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:49,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:49,560 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:49,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:49,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:49,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:49,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:49,805 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:49,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:49,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:49,822 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:49,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:49,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:49,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:49,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:50,075 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:50,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:50,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:50,096 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:50,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:50,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:50,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:50,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:50,297 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:50,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:50,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:50,310 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:50,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:50,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:50,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:50,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:50,563 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:50,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:50,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:50,577 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:50,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:50,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:50,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:50,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:50,820 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:36:50,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:50,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:50,835 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:50,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:50,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:50,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:50,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:51,005 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:51,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:51,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:51,018 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:51,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:51,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:51,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:51,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:51,263 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:51,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:51,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:51,276 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:51,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:51,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:51,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:51,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:51,510 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:51,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:51,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:51,524 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:51,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:51,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:51,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:51,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:51,753 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:51,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:51,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:51,766 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:51,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:51,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:51,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:51,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:51,970 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:51,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:51,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:51,984 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:51,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:51,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:51,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:52,180 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:52,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:52,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:52,193 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:52,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:52,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:52,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:52,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:52,403 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:52,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:52,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:52,416 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:52,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:52,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:52,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:52,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:52,627 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:52,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:52,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:52,640 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:52,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:52,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:52,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:52,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:52,843 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:52,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:52,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:52,856 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:52,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:52,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:52,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:52,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:53,108 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:53,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:53,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:53,124 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:53,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:53,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:53,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:53,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:53,286 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:53,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:53,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:53,298 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:53,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:53,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:53,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:53,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:53,534 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:53,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:53,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:53,553 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:53,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:53,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:53,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:53,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:53,771 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:53,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:53,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:53,788 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:53,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:53,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:53,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:53,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:53,977 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:53,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:53,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:53,994 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:53,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:53,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:53,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:54,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:54,213 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:54,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:54,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:54,230 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:54,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:54,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:54,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:54,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:54,409 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:54,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:54,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:54,425 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:54,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:54,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:54,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:54,626 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:54,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:54,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:54,643 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:54,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:54,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:54,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:54,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:54,866 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:54,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:54,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:54,883 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:54,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:54,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:54,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:54,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:55,056 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:55,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:55,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:55,073 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:55,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:55,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:55,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:55,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:55,285 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:55,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:55,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:55,302 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:55,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:55,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:55,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:55,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:55,498 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:55,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:55,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:55,517 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:55,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:55,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:55,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:55,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:55,847 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:55,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:55,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:55,873 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:55,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:55,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:55,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:55,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:56,117 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:56,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:56,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:56,134 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:56,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:56,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:56,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:56,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:56,390 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:36:56,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:56,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:56,407 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:56,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:56,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:56,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:56,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:56,595 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:56,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:56,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:56,613 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:56,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:56,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:56,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:56,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:56,845 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:56,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:56,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:56,863 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:56,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:56,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:56,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:56,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:57,037 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:57,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:57,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:57,049 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:57,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:57,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:57,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:57,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:57,243 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:57,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:57,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:57,262 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:57,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:57,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:57,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:57,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:57,481 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:57,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:57,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:57,498 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:57,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:57,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:57,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:57,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:57,691 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:57,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:57,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:57,708 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:57,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:57,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:57,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:57,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:57,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:57,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:57,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:57,915 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:57,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:57,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:57,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:57,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:58,109 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:58,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:58,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:58,125 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:58,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:58,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:58,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:58,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:58,334 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:58,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:58,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:58,351 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:58,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:58,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:58,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:58,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:58,551 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:58,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:58,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:58,565 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:58,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:58,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:58,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:58,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:58,738 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:58,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:58,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:58,751 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:58,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:58,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:58,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:58,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:58,939 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:58,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:58,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:58,957 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:58,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:58,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:58,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:58,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:59,137 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:36:59,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:59,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:59,155 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:59,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:59,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:59,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:59,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:59,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:36:59,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:59,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:59,385 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:59,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:59,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:59,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:59,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:59,580 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:59,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:59,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:59,598 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:59,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:59,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:59,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:59,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:36:59,826 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:36:59,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:36:59,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:36:59,844 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:36:59,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:36:59,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:36:59,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:36:59,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:00,096 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:00,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:00,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:00,117 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:00,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:00,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:00,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:00,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:00,338 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:00,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:00,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:00,354 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:00,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:00,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:00,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:00,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:00,558 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:00,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:00,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:00,575 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:00,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:00,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:00,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:00,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:00,816 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:00,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:00,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:00,840 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:00,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:00,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:00,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:00,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:01,028 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:01,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:01,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:01,046 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:01,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:01,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:01,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:01,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:01,212 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:01,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:01,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:01,226 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:01,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:01,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:01,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:01,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:01,392 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:01,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:01,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:01,407 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:01,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:01,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:01,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:01,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:01,672 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:37:01,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:01,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:01,690 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:01,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:01,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:01,892 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:01,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:01,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:01,911 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:01,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:01,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:01,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:01,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:02,108 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:02,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:02,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:02,125 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:02,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:02,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:02,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:02,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:02,314 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:02,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:02,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:02,331 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:02,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:02,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:02,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:02,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:02,527 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:02,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:02,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:02,545 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:02,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:02,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:02,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:02,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:02,746 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:02,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:02,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:02,765 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:02,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:02,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:02,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:02,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:03,001 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:03,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:03,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:03,019 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:03,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:03,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:03,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:03,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:03,231 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:03,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:03,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:03,245 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:03,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:03,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:03,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:03,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:03,446 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:03,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:03,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:03,461 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:03,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:03,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:03,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:03,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:03,697 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:03,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:03,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:03,712 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:03,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:03,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:03,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:03,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:03,910 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:03,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:03,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:03,923 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:03,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:03,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:03,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:03,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:04,134 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:04,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:04,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:04,148 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:04,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:04,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:04,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:04,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:04,331 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:04,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:04,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:04,343 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:04,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:04,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:04,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:04,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:04,560 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:04,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:04,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:04,573 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:04,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:04,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:04,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:04,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:04,780 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:04,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:04,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:04,798 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:04,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:04,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:04,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:04,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:05,001 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:05,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:05,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:05,018 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:05,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:05,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:05,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:05,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:05,194 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:05,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:05,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:05,207 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:05,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:05,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:05,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:05,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:05,395 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:05,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:05,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:05,413 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:05,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:05,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:05,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:05,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:05,614 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:05,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:05,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:05,633 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:05,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:05,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:05,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:05,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:05,829 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:05,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:05,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:05,844 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:05,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:05,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:05,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:05,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:06,080 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:06,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:06,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:06,098 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:06,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:06,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:06,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:06,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:06,276 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:06,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:06,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:06,289 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:06,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:06,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:06,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:06,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:06,493 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:06,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:06,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:06,507 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:06,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:06,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:06,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:06,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:06,696 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:06,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:06,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:06,709 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:06,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:06,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:06,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:06,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:06,962 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:06,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:06,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:06,976 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:06,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:06,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:06,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:06,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:07,192 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:07,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:07,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:07,206 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:07,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:07,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:07,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:07,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:07,392 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:07,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:07,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:07,408 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:07,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:07,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:07,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:07,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:07,576 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:07,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:07,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:07,587 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:07,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:07,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:07,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:07,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:07,807 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:37:07,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:07,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:07,823 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:07,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:07,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:07,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:08,044 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:08,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:08,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:08,058 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:08,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:08,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:08,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:08,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:08,286 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:08,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:08,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:08,304 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:08,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:08,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:08,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:08,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:08,499 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:08,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:08,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:08,517 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:08,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:08,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:08,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:08,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:08,702 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:08,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:08,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:08,714 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:08,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:08,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:08,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:08,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:08,885 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:08,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:08,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:08,897 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:08,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:08,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:08,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:09,131 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:09,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:09,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:09,148 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:09,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:09,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:09,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:09,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:09,360 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:09,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:09,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:09,376 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:09,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:09,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:09,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:09,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:09,622 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:09,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:09,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:09,639 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:09,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:09,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:09,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:09,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:09,834 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:09,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:09,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:09,849 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:09,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:09,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:09,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:09,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:10,053 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:10,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:10,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:10,071 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:10,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:10,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:10,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:10,316 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:10,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:10,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:10,330 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:10,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:10,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:10,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:10,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:10,524 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:10,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:10,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:10,536 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:10,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:10,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:10,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:10,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:10,741 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:10,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:10,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:10,755 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:10,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:10,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:10,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:10,954 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:10,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:10,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:10,967 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:10,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:10,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:10,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:10,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:11,189 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:11,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:11,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:11,207 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:11,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:11,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:11,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:11,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:11,425 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:11,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:11,440 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:11,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:11,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:11,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:11,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:11,637 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:11,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:11,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:11,652 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:11,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:11,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:11,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:11,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:11,907 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:11,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:11,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:11,927 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:11,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:11,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:11,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:11,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:12,135 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:12,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:12,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:12,152 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:12,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:12,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:12,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:12,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:12,335 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:12,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:12,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:12,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:12,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:12,554 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:12,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:12,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:12,571 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:12,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:12,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:12,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:12,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:12,794 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:12,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:12,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:12,811 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:12,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:12,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:12,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:12,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:13,052 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:13,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:13,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:13,066 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:13,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:13,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:13,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:13,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:13,290 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:13,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:13,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:13,305 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:13,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:13,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:13,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:13,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:13,519 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:13,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:13,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:13,536 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:13,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:13,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:13,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:13,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:13,713 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:13,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:13,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:13,729 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:13,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:13,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:13,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:13,917 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:13,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:13,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:13,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:13,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:13,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:13,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:14,118 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:14,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:14,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:14,137 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:14,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:14,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:14,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:14,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:14,392 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:14,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:14,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:14,411 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:14,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:14,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:14,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:14,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:14,610 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:14,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:14,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:14,628 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:14,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:14,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:14,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:14,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:14,831 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:14,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:14,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:14,848 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:14,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:14,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:14,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:14,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:15,033 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:15,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:15,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:15,048 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:15,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:15,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:15,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:15,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:15,279 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:15,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:15,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:15,296 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:15,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:15,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:15,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:15,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:15,511 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:15,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:15,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:15,528 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:15,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:15,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:15,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:15,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:15,719 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:15,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:15,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:15,737 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:15,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:15,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:15,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:15,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:15,936 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:15,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:15,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:15,954 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:15,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:15,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:15,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:15,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:16,147 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:16,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:16,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:16,164 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:16,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:16,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:16,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:16,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:16,356 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:16,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:16,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:16,371 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:16,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:16,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:16,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:16,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:16,582 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:16,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:16,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:16,598 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:16,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:16,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:16,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:16,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:16,787 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:16,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:16,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:16,798 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:16,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:16,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:16,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:17,021 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:17,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:17,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:17,036 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:17,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:17,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:17,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:17,239 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:17,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:17,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:17,257 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:17,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:17,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:17,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:17,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:17,470 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:17,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:17,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:17,486 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:17,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:17,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:17,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:17,669 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:17,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:17,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:17,687 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:17,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:17,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:17,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:17,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:17,892 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:37:17,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:17,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:17,908 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:17,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:17,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:17,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:17,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:18,125 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:18,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:18,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:18,142 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:18,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:18,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:18,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:18,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:18,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:18,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:18,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:18,388 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:18,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:18,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:18,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:18,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:18,644 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:18,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:18,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:18,662 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:18,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:18,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:18,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:18,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:18,882 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:18,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:18,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:18,900 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:18,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:18,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:18,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:18,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:19,082 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:19,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:19,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:19,099 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:19,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:19,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:19,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:19,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:19,281 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:19,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:19,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:19,299 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:19,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:19,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:19,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:19,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:19,488 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:19,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:19,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:19,500 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:19,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:19,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:19,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:19,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:19,659 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:19,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:19,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:19,672 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:19,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:19,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:19,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:19,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:19,859 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:19,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:19,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:19,876 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:19,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:19,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:19,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:20,094 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:20,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:20,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:20,111 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:20,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:20,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:20,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:20,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:20,341 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:20,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:20,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:20,357 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:20,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:20,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:20,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:20,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:20,609 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:20,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:20,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:20,625 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:20,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:20,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:20,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:20,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:20,798 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:20,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:20,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:20,814 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:20,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:20,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:20,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:20,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:21,036 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:21,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:21,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:21,054 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:21,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:21,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:21,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:21,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:21,244 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:21,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:21,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:21,264 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:21,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:21,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:21,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:21,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:21,447 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:21,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:21,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:21,462 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:21,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:21,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:21,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:21,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:21,682 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:21,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:21,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:21,699 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:21,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:21,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:21,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:21,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:21,897 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:21,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:21,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:21,915 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:21,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:21,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:21,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:21,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:22,105 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:22,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:22,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:22,123 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:22,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:22,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:22,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:22,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:22,339 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:22,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:22,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:22,357 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:22,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:22,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:22,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:22,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:22,596 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:22,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:22,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:22,613 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:22,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:22,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:22,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:22,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:22,797 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:22,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:22,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:22,812 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:22,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:22,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:22,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:22,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:22,978 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:22,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:22,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:22,992 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:22,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:22,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:22,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:23,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:23,213 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:23,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:23,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:23,230 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:23,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:23,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:23,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:23,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:23,456 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:23,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:23,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:23,474 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:23,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:23,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:23,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:23,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:23,687 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:23,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:23,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:23,698 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:23,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:23,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:23,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:23,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:23,915 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:23,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:23,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:23,933 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:23,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:23,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:23,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:23,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:24,153 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:24,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:24,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:24,168 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:24,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:24,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:24,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:24,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:24,376 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:24,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:24,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:24,390 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:24,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:24,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:24,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:24,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:24,594 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:24,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:24,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:24,608 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:24,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:24,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:24,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:24,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:24,823 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:24,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:24,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:24,840 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:24,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:24,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:24,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:24,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:25,080 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:25,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:25,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:25,097 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:25,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:25,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:25,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:25,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:25,319 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:25,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:25,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:25,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:25,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:25,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:25,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:25,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:25,556 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:25,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:25,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:25,576 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:25,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:25,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:25,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:25,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:25,759 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:25,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:25,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:25,770 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:25,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:25,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:25,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:25,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:25,934 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:25,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:25,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:25,945 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:25,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:25,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:25,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:26,140 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:26,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:26,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:26,156 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:26,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:26,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:26,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:26,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:26,349 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:26,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:26,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:26,366 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:26,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:26,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:26,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:26,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:26,577 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:26,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:26,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:26,593 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:26,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:26,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:26,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:26,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:26,791 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:26,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:26,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:26,805 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:26,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:26,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:26,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:26,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:26,969 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:26,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:26,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:26,980 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:26,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:26,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:26,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:26,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:27,153 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:27,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:27,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:27,165 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:27,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:27,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:27,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:27,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:27,357 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:27,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:27,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:27,378 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:27,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:27,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:27,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:27,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:27,570 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:27,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:27,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:27,587 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:27,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:27,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:27,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:27,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:27,784 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:37:27,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:27,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:27,800 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:27,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:27,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:27,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:27,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:28,022 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:28,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:28,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:28,038 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:28,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:28,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:28,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:28,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:28,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:28,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:28,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:28,220 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:28,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:28,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:28,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:28,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:28,405 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:28,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:28,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:28,418 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:28,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:28,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:28,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:28,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:28,631 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:28,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:28,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:28,645 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:28,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:28,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:28,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:28,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:28,844 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:28,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:28,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:28,858 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:28,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:28,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:28,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:28,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:29,063 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:29,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:29,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:29,077 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:29,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:29,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:29,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:29,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:29,310 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:29,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:29,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:29,323 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:29,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:29,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:29,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:29,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:29,525 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:29,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:29,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:29,540 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:29,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:29,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:29,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:29,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:29,707 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:29,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:29,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:29,719 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:29,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:29,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:29,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:29,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:29,886 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:29,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:29,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:29,896 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:29,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:29,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:29,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:29,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:30,130 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:30,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:30,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:30,145 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:30,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:30,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:30,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:30,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:30,334 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:30,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:30,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:30,353 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:30,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:30,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:30,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:30,548 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:30,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:30,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:30,566 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:30,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:30,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:30,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:30,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:30,787 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:30,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:30,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:30,807 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:30,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:30,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:30,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:30,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:31,006 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:31,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:31,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:31,021 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:31,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:31,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:31,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:31,267 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:31,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:31,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:31,281 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:31,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:31,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:31,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:31,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:31,514 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:31,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:31,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:31,529 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:31,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:31,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:31,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:31,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:31,749 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:31,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:31,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:31,767 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:31,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:31,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:31,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:31,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:31,978 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:31,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:31,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:31,996 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:31,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:31,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:31,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:32,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:32,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:32,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:32,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:32,228 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:32,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:32,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:32,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:32,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:32,463 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:32,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:32,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:32,480 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:32,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:32,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:32,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:32,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:32,737 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:37:32,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:32,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:32,755 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:32,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:32,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:32,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:32,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:32,955 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:32,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:32,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:32,971 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:32,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:32,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:32,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:32,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:33,162 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:33,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:33,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:33,179 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:33,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:33,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:33,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:33,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:33,367 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:33,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:33,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:33,384 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:33,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:33,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:33,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:33,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:33,604 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:33,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:33,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:33,621 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:33,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:33,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:33,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:33,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:33,833 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:33,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:33,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:33,850 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:33,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:33,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:33,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:33,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:34,063 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:34,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:34,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:34,079 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:34,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:34,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:34,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:34,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:34,260 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:34,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:34,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:34,276 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:34,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:34,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:34,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:34,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:34,481 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:34,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:34,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:34,497 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:34,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:34,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:34,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:34,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:34,727 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:34,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:34,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:34,746 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:34,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:34,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:34,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:34,927 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:34,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:34,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:34,943 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:34,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:34,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:34,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:35,192 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:35,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:35,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:35,211 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:35,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:35,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:35,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:35,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:35,386 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:35,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:35,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:35,401 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:35,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:35,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:35,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:35,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:35,611 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:35,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:35,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:35,628 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:35,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:35,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:35,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:35,825 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:35,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:35,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:35,842 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:35,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:35,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:35,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:35,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:36,031 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:36,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:36,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:36,048 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:36,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:36,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:36,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:36,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:36,228 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:36,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:36,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:36,243 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:36,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:36,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:36,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:36,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:36,472 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:36,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:36,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:36,490 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:36,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:36,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:36,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:36,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:36,679 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:36,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:36,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:36,696 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:36,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:36,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:36,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:36,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:36,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:36,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:36,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:36,921 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:36,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:36,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:36,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:36,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:37,103 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:37,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:37,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:37,120 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:37,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:37,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:37,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:37,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:37,311 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:37,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:37,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:37,329 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:37,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:37,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:37,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:37,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:37,524 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:37,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:37,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:37,542 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:37,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:37,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:37,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:37,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:37,722 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:37,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:37,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:37,734 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:37,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:37,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:37,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:37,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:37,925 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:37,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:37,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:37,943 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:37,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:37,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:37,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:37,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:38,149 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:38,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:38,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:38,163 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:38,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:38,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:38,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:38,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:38,350 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:38,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:38,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:38,364 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:38,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:38,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:38,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:38,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:38,562 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:38,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:38,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:38,578 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:38,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:38,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:38,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:38,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:38,836 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:38,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:38,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:38,856 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:38,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:38,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:38,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:38,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:39,117 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:39,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:39,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:39,135 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:39,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:39,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:39,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:39,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:39,309 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:39,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:39,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:39,322 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:39,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:39,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:39,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:39,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:39,511 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:39,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:39,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:39,528 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:39,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:39,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:39,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:39,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:39,763 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:39,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:39,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:39,778 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:39,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:39,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:39,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:39,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:40,006 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:40,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:40,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:40,023 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:40,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:40,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:40,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:40,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:40,263 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:40,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:40,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:40,281 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:40,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:40,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:40,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:40,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:40,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:40,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:40,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:40,478 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:40,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:40,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:40,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:40,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:40,650 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:40,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:40,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:40,662 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:40,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:40,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:40,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:40,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:40,897 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:40,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:40,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:40,913 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:40,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:40,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:40,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:40,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:41,132 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:41,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:41,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:41,149 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:41,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:41,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:41,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:41,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:41,341 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:41,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:41,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:41,356 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:41,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:41,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:41,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:41,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:41,572 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:41,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:41,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:41,590 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:41,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:41,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:41,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:41,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:41,815 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:41,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:41,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:41,833 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:41,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:41,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:41,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:41,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:42,063 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:42,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:42,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:42,080 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:42,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:42,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:42,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:42,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:42,312 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:42,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:42,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:42,331 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:42,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:42,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:42,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:42,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:42,555 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:42,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:42,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:42,573 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:42,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:42,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:42,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:42,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:42,759 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:42,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:42,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:42,775 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:42,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:42,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:42,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:42,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:43,006 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:43,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:43,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:43,022 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:43,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:43,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:43,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:43,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:43,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:43,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:43,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:43,227 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:43,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:43,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:43,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:43,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:43,418 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:43,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:43,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:43,433 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:43,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:43,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:43,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:43,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:43,588 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:43,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:43,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:43,600 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:43,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:43,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:43,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:43,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:43,821 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:43,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:43,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:43,838 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:43,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:43,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:43,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:43,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:44,040 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:44,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:44,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:44,057 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:44,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:44,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:44,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:44,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:44,280 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:44,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:44,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:44,296 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:44,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:44,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:44,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:44,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:44,489 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:44,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:44,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:44,503 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:44,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:44,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:44,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:44,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:44,733 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:44,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:44,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:44,750 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:44,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:44,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:44,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:44,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:44,951 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:44,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:44,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:44,965 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:44,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:44,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:44,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:44,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:45,133 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:45,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:45,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:45,145 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:45,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:45,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:45,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:45,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:45,334 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:45,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:45,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:45,347 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:45,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:45,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:45,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:45,545 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:45,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:45,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:45,561 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:45,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:45,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:45,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:45,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:45,760 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:45,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:45,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:45,776 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:45,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:45,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:45,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:45,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:45,978 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:45,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:45,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:45,992 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:45,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:45,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:45,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:46,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:46,175 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:46,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:46,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:46,192 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:46,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:46,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:46,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:46,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:46,354 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:46,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:46,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:46,366 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:46,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:46,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:46,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:46,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:46,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:46,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:46,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:46,588 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:46,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:46,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:46,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:46,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:46,792 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:46,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:46,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:46,809 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:46,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:46,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:46,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:46,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:47,004 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:47,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:47,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:47,022 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:47,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:47,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:47,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:47,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:47,252 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:47,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:47,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:47,270 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:47,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:47,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:47,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:47,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:47,462 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:47,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:47,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:47,478 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:47,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:47,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:47,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:47,678 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:47,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:47,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:47,696 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:47,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:47,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:47,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:47,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:47,878 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:47,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:47,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:47,890 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:47,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:47,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:47,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:47,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:48,091 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:48,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:48,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:48,108 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:48,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:48,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:48,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:48,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:48,302 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:48,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:48,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:48,319 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:48,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:48,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:48,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:48,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:48,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:48,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:48,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:48,590 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:48,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:48,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:48,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:48,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:48,784 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:48,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:48,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:48,801 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:48,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:48,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:48,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:48,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:49,026 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:49,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:49,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:49,044 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:49,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:49,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:49,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:49,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:49,220 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:49,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:49,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:49,235 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:49,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:49,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:49,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:49,425 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:49,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:49,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:49,440 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:49,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:49,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:49,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:49,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:49,652 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:49,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:49,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:49,672 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:49,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:49,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:49,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:49,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:49,878 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:49,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:49,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:49,897 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:49,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:49,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:49,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:49,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:50,132 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:50,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:50,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:50,152 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:50,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:50,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:50,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:50,338 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:50,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:50,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:50,353 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:50,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:50,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:50,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:50,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:50,563 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:50,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:50,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:50,580 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:50,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:50,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:50,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:50,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:50,785 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:50,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:50,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:50,802 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:50,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:50,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:50,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:50,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:51,000 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:51,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:51,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:51,013 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:51,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:51,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:51,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:51,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:51,184 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:51,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:51,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:51,195 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:51,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:51,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:51,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:51,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:51,384 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:51,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:51,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:51,398 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:51,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:51,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:51,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:51,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:51,612 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:51,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:51,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:51,626 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:51,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:51,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:51,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:51,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:51,838 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:37:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:51,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:51,851 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:51,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:51,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:51,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:52,031 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:52,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:52,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:52,042 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:52,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:52,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:52,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:52,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:52,260 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:52,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:52,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:52,276 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:52,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:52,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:52,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:52,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:52,461 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:52,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:52,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:52,476 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:52,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:52,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:52,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:52,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:52,740 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:52,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:52,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:52,757 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:52,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:52,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:52,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:52,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:53,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:53,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:53,014 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:53,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:53,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:53,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:53,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:53,238 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:53,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:53,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:53,253 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:53,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:53,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:53,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:53,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:53,438 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:53,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:53,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:53,454 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:53,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:53,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:53,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:53,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:53,694 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:53,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:53,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:53,711 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:53,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:53,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:53,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:53,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:53,913 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:53,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:53,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:53,929 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:53,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:53,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:53,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:53,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:54,157 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:54,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:54,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:54,174 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:54,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:54,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:54,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:54,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:54,363 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:54,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:54,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:54,380 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:54,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:54,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:54,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:54,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:54,555 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:54,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:54,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:54,568 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:54,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:54,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:54,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:54,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:54,769 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:54,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:54,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:54,784 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:54,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:54,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:54,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:54,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:55,000 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:55,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:55,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:55,018 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:55,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:55,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:55,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:55,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:55,222 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:55,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:55,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:55,238 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:55,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:55,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:55,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:55,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:55,480 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:55,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:55,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:55,495 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:55,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:55,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:55,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:55,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:55,683 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:55,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:55,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:55,698 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:55,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:55,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:55,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:55,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:55,889 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:55,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:55,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:55,913 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:55,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:55,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:55,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:55,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:56,107 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:56,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:56,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:56,120 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:56,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:56,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:56,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:56,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:56,339 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:56,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:56,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:56,357 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:56,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:56,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:56,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:56,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:56,547 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:56,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:56,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:56,565 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:56,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:56,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:56,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:56,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:56,757 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:56,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:56,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:56,772 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:56,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:56,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:56,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:56,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:56,980 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:56,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:56,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:56,994 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:56,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:56,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:56,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:57,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:57,174 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:57,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:57,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:57,191 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:57,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:57,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:57,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:57,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:57,380 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:57,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:57,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:57,395 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:57,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:57,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:57,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:57,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:57,622 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:37:57,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:57,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:57,636 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:57,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:57,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:57,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:57,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:57,848 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:57,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:57,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:57,864 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:57,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:57,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:57,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:57,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:58,121 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:58,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:58,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:58,139 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:58,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:58,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:58,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:58,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:58,333 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:58,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:58,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:58,351 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:58,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:58,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:58,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:58,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:58,541 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:58,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:58,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:58,561 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:58,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:58,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:58,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:58,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:58,747 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:58,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:58,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:58,762 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:58,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:58,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:58,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:58,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:58,949 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:58,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:58,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:58,959 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:58,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:58,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:58,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:59,163 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:59,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:59,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:59,175 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:59,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:59,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:59,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:59,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:59,382 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:37:59,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:59,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:59,397 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:59,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:59,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:59,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:59,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:59,589 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:37:59,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:59,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:59,606 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:59,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:59,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:59,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:59,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:37:59,802 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:37:59,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:37:59,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:37:59,819 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:37:59,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:37:59,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:37:59,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:37:59,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:00,061 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:00,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:00,083 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:00,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:00,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:00,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:00,299 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:00,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:00,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:00,317 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:00,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:00,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:00,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:00,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:00,533 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:00,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:00,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:00,551 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:00,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:00,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:00,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:00,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:00,769 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:00,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:00,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:00,783 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:00,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:00,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:00,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:00,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:00,985 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:00,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:00,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:00,998 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:00,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:00,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:00,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:01,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:01,198 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:01,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:01,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:01,214 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:01,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:01,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:01,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:01,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:01,428 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:01,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:01,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:01,446 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:01,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:01,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:01,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:01,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:01,630 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:01,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:01,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:01,643 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:01,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:01,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:01,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:01,884 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:01,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:01,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:01,902 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:01,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:01,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:01,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:01,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:02,135 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:02,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:02,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:02,153 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:02,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:02,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:02,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:02,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:02,348 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:02,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:02,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:02,366 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:02,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:02,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:02,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:02,544 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:02,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:02,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:02,557 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:02,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:02,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:02,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:02,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:02,739 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:02,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:02,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:02,756 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:02,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:02,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:02,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:02,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:02,975 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:02,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:02,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:02,993 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:02,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:02,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:02,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:03,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:03,183 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:03,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:03,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:03,198 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:03,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:03,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:03,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:03,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:03,451 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:03,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:03,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:03,467 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:03,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:03,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:03,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:03,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:03,712 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:03,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:03,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:03,730 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:03,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:03,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:03,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:03,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:03,910 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:03,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:03,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:03,925 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:03,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:03,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:03,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:03,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:04,117 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:04,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:04,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:04,133 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:04,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:04,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:04,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:04,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:04,376 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:04,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:04,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:04,392 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:04,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:04,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:04,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:04,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:04,580 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:04,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:04,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:04,595 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:04,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:04,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:04,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:04,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:04,786 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:04,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:04,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:04,800 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:04,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:04,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:04,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:04,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:05,023 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:05,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:05,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:05,038 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:05,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:05,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:05,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:05,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:05,301 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:05,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:05,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:05,320 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:05,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:05,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:05,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:05,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:05,529 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:05,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:05,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:05,546 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:05,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:05,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:05,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:05,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:05,707 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:05,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:05,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:05,717 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:05,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:05,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:05,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:05,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:05,929 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:05,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:05,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:05,944 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:05,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:05,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:05,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:05,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:06,149 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:06,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:06,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:06,167 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:06,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:06,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:06,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:06,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:06,351 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:06,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:06,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:06,367 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:06,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:06,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:06,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:06,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:06,601 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:06,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:06,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:06,618 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:06,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:06,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:06,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:06,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:06,795 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:06,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:06,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:06,808 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:06,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:06,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:06,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:06,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:07,040 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:07,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:07,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:07,057 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:07,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:07,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:07,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:07,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:07,253 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:07,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:07,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:07,271 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:07,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:07,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:07,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:07,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:07,476 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:07,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:07,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:07,494 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:07,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:07,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:07,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:07,691 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:07,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:07,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:07,707 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:07,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:07,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:07,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:07,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:07,888 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:07,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:07,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:07,905 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:07,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:07,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:07,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:07,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:08,099 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:08,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:08,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:08,115 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:08,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:08,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:08,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:08,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:08,289 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:08,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:08,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:08,302 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:08,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:08,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:08,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:08,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:08,508 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:08,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:08,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:08,523 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:08,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:08,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:08,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:08,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:08,778 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:08,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:08,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:08,797 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:08,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:08,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:08,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:08,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:08,982 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:08,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:08,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:08,995 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:08,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:08,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:08,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:09,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:09,229 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:09,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:09,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:09,245 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:09,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:09,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:09,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:09,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:09,501 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:09,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:09,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:09,518 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:09,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:09,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:09,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:09,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:09,685 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:09,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:09,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:09,697 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:09,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:09,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:09,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:09,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:09,869 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:09,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:09,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:09,882 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:09,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:09,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:09,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:09,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:10,116 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:10,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:10,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:10,133 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:10,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:10,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:10,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:10,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:10,322 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:10,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:10,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:10,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:10,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:10,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:10,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:10,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:10,549 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:10,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:10,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:10,566 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:10,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:10,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:10,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:10,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:10,764 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:10,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:10,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:10,779 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:10,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:10,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:10,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:10,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:11,007 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:11,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:11,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:11,023 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:11,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:11,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:11,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:11,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:11,245 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:11,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:11,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:11,261 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:11,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:11,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:11,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:11,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:11,457 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:11,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:11,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:11,470 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:11,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:11,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:11,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:11,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:11,659 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:11,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:11,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:11,673 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:11,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:11,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:11,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:11,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:11,912 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:11,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:11,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:11,926 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:11,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:11,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:11,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:11,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:12,133 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:12,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:12,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:12,150 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:12,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:12,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:12,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:12,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:12,347 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:12,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:12,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:12,359 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:12,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:12,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:12,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:12,555 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:12,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:12,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:12,567 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:12,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:12,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:12,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:12,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:12,779 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:12,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:12,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:12,794 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:12,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:12,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:12,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:12,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:12,961 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:12,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:12,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:12,975 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:12,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:12,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:12,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:12,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:13,200 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:13,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:13,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:13,218 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:13,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:13,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:13,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:13,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:13,446 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:13,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:13,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:13,463 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:13,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:13,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:13,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:13,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:13,657 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:13,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:13,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:13,673 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:13,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:13,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:13,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:13,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:13,856 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:13,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:13,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:13,866 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:13,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:13,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:13,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:13,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:14,082 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:14,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:14,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:14,098 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:14,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:14,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:14,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:14,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:14,288 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:14,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:14,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:14,301 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:14,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:14,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:14,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:14,497 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:14,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:14,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:14,514 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:14,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:14,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:14,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:14,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:14,736 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:14,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:14,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:14,753 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:14,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:14,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:14,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:14,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:14,945 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:14,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:14,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:14,963 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:14,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:14,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:14,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:14,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:15,190 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:15,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:15,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:15,208 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:15,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:15,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:15,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:15,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:15,373 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:15,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:15,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:15,386 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:15,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:15,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:15,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:15,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:15,605 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:15,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:15,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:15,619 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:15,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:15,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:15,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:15,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:15,847 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:15,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:15,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:15,864 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:15,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:15,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:15,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:15,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:16,068 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:16,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:16,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:16,086 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:16,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:16,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:16,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:16,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:16,296 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:16,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:16,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:16,314 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:16,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:16,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:16,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:16,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:16,522 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:16,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:16,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:16,536 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:16,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:16,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:16,755 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:16,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:16,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:16,772 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:16,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:16,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:16,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:16,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:16,996 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:17,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:17,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:17,014 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:17,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:17,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:17,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:17,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:17,209 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:17,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:17,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:17,225 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:17,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:17,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:17,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:17,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:17,402 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:17,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:17,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:17,419 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:17,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:17,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:17,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:17,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:17,613 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:17,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:17,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:17,629 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:17,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:17,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:17,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:17,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:17,814 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:17,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:17,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:17,831 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:17,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:17,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:17,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:17,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:18,097 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:18,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:18,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:18,114 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:18,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:18,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:18,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:18,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:18,314 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:18,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:18,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:18,333 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:18,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:18,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:18,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:18,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:18,528 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:18,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:18,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:18,545 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:18,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:18,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:18,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:18,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:18,735 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:18,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:18,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:18,749 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:18,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:18,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:18,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:18,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:18,943 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:18,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:18,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:18,959 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:18,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:18,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:18,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:18,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:19,128 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:19,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:19,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:19,143 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:19,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:19,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:19,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:19,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:19,373 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:19,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:19,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:19,388 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:19,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:19,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:19,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:19,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:19,636 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:19,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:19,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:19,651 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:19,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:19,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:19,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:19,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:19,835 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:19,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:19,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:19,852 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:19,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:19,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:19,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:20,066 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:20,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:20,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:20,082 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:20,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:20,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:20,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:20,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:20,302 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:20,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:20,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:20,319 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:20,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:20,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:20,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:20,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:20,537 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:20,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:20,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:20,554 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:20,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:20,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:20,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:20,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:20,790 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:20,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:20,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:20,808 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:20,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:20,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:20,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:20,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:21,001 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:21,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:21,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:21,021 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:21,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:21,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:21,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:21,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:21,211 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:21,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:21,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:21,227 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:21,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:21,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:21,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:21,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:21,416 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:21,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:21,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:21,434 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:21,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:21,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:21,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:21,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:21,616 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:21,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:21,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:21,633 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:21,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:21,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:21,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:21,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:21,836 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:21,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:21,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:21,853 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:21,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:21,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:21,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:21,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:22,050 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:22,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:22,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:22,067 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:22,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:22,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:22,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:22,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:22,287 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:22,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:22,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:22,305 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:22,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:22,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:22,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:22,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:22,510 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:22,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:22,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:22,526 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:22,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:22,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:22,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:22,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:22,708 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:22,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:22,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:22,721 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:22,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:22,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:22,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:22,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:22,929 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:22,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:22,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:22,945 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:22,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:22,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:22,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:22,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:23,177 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:38:23,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:23,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:23,195 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:23,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:23,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:23,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:23,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:23,453 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:23,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:23,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:23,470 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:23,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:23,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:23,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:23,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:23,661 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:23,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:23,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:23,681 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:23,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:23,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:23,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:23,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:23,880 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:23,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:23,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:23,898 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:23,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:23,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:23,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:23,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:24,088 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:24,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:24,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:24,106 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:24,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:24,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:24,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:24,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:24,275 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:24,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:24,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:24,287 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:24,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:24,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:24,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:24,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:24,501 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:24,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:24,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:24,515 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:24,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:24,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:24,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:24,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:24,735 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:24,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:24,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:24,751 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:24,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:24,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:24,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:24,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:24,964 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:24,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:24,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:24,980 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:24,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:24,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:24,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:25,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:25,174 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:25,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:25,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:25,189 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:25,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:25,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:25,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:25,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:25,395 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:25,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:25,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:25,411 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:25,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:25,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:25,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:25,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:25,579 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:25,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:25,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:25,593 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:25,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:25,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:25,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:25,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:25,793 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:25,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:25,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:25,810 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:25,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:25,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:25,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:25,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:26,042 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:26,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:26,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:26,060 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:26,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:26,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:26,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:26,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:26,288 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:26,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:26,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:26,306 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:26,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:26,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:26,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:26,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:26,517 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:26,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:26,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:26,534 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:26,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:26,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:26,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:26,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:26,795 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:26,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:26,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:26,809 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:26,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:26,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:26,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:26,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:26,990 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:27,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:27,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:27,002 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:27,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:27,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:27,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:27,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:27,203 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:27,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:27,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:27,218 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:27,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:27,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:27,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:27,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:27,450 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:27,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:27,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:27,468 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:27,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:27,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:27,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:27,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:27,695 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:27,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:27,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:27,713 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:27,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:27,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:27,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:27,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:27,936 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:27,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:27,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:27,954 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:27,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:27,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:27,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:27,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:28,157 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:28,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:28,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:28,176 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:28,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:28,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:28,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:28,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:28,369 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:28,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:28,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:28,385 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:28,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:28,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:28,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:28,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:28,642 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:28,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:28,660 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:28,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:28,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:28,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:28,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:28,847 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:28,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:28,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:28,859 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:28,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:28,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:28,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:28,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:29,051 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:29,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:29,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:29,065 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:29,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:29,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:29,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:29,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:29,281 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:29,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:29,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:29,298 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:29,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:29,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:29,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:29,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:29,503 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:29,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:29,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:29,519 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:29,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:29,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:29,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:29,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:29,723 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:29,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:29,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:29,739 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:29,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:29,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:29,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:29,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:29,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:29,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:29,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:29,914 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:29,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:29,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:29,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:29,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:30,156 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:30,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:30,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:30,173 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:30,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:30,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:30,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:30,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:30,418 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:38:30,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:30,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:30,435 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:30,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:30,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:30,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:30,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:30,673 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:30,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:30,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:30,690 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:30,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:30,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:30,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:30,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:30,892 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:30,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:30,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:30,908 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:30,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:30,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:30,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:30,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:31,080 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:31,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:31,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:31,093 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:31,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:31,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:31,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:31,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:31,287 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:31,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:31,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:31,305 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:31,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:31,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:31,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:31,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:31,537 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:31,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:31,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:31,554 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:31,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:31,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:31,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:31,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:31,776 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:31,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:31,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:31,794 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:31,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:31,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:31,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:31,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:31,983 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:32,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:32,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:32,001 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:32,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:32,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:32,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:32,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:32,170 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:32,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:32,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:32,182 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:32,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:32,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:32,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:32,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:32,383 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:32,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:32,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:32,400 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:32,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:32,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:32,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:32,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:32,615 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:32,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:32,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:32,631 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:32,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:32,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:32,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:32,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:32,855 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:32,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:32,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:32,871 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:32,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:32,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:32,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:32,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:33,060 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:33,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:33,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:33,074 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:33,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:33,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:33,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:33,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:33,294 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:33,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:33,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:33,308 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:33,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:33,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:33,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:33,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:33,529 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:33,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:33,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:33,546 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:33,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:33,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:33,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:33,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:33,741 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:33,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:33,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:33,754 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:33,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:33,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:33,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:33,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:33,994 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:34,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:34,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:34,009 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:34,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:34,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:34,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:34,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:34,250 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:34,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:34,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:34,268 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:34,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:34,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:34,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:34,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:34,448 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:34,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:34,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:34,458 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:34,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:34,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:34,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:34,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:34,652 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:34,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:34,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:34,666 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:34,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:34,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:34,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:34,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:34,872 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:34,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:34,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:34,889 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:34,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:34,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:34,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:34,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:35,088 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:35,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:35,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:35,104 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:35,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:35,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:35,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:35,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:35,321 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:35,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:35,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:35,338 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:35,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:35,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:35,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:35,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:35,530 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:35,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:35,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:35,546 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:35,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:35,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:35,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:35,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:35,776 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:35,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:35,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:35,794 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:35,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:35,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:35,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:35,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:35,977 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:35,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:35,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:35,990 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:35,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:35,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:35,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:36,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:36,183 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:36,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:36,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:36,199 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:36,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:36,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:36,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:36,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:36,408 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:36,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:36,426 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:36,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:36,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:36,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:36,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:36,655 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:36,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:36,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:36,672 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:36,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:36,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:36,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:36,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:36,851 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:36,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:36,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:36,862 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:36,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:36,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:36,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:36,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:37,073 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:37,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:37,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:37,090 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:37,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:37,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:37,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:37,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:37,280 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:37,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:37,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:37,296 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:37,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:37,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:37,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:37,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:37,546 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:37,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:37,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:37,563 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:37,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:37,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:37,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:37,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:37,744 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:37,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:37,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:37,759 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:37,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:37,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:37,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:37,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:37,949 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:37,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:37,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:37,965 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:37,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:37,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:37,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:37,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:38,169 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:38,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:38,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:38,187 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:38,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:38,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:38,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:38,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:38,370 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:38,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:38,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:38,380 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:38,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:38,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:38,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:38,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:38,631 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:38,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:38,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:38,649 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:38,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:38,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:38,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:38,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:38,876 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:38,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:38,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:38,893 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:38,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:38,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:38,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:38,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:39,123 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:39,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:39,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:39,141 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:39,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:39,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:39,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:39,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:39,313 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:39,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:39,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:39,326 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:39,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:39,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:39,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:39,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:39,536 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:39,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:39,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:39,553 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:39,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:39,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:39,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:39,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:39,757 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:39,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:39,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:39,770 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:39,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:39,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:39,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:39,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:39,961 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:39,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:39,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:39,975 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:39,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:39,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:39,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:39,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:40,227 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:40,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:40,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:40,242 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:40,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:40,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:40,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:40,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:40,431 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:40,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:40,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:40,446 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:40,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:40,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:40,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:40,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:40,639 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:40,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:40,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:40,656 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:40,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:40,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:40,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:40,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:40,910 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:40,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:40,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:40,928 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:40,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:40,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:40,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:41,122 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:41,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:41,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:41,139 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:41,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:41,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:41,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:41,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:41,360 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:41,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:41,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:41,377 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:41,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:41,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:41,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:41,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:41,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:41,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:41,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:41,588 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:41,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:41,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:41,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:41,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:41,801 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:41,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:41,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:41,818 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:41,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:41,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:41,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:41,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:42,029 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:42,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:42,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:42,045 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:42,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:42,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:42,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:42,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:42,258 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:42,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:42,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:42,276 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:42,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:42,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:42,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:42,499 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:42,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:42,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:42,516 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:42,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:42,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:42,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:42,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:42,727 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:42,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:42,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:42,741 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:42,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:42,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:42,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:42,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:42,938 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:42,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:42,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:42,953 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:42,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:42,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:42,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:42,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:43,196 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:43,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:43,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:43,214 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:43,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:43,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:43,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:43,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:43,398 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:43,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:43,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:43,411 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:43,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:43,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:43,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:43,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:43,606 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:43,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:43,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:43,624 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:43,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:43,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:43,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:43,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:43,828 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:43,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:43,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:43,844 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:43,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:43,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:43,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:43,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:44,023 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:44,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:44,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:44,040 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:44,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:44,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:44,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:44,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:44,259 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:44,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:44,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:44,277 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:44,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:44,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:44,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:44,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:44,456 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:44,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:44,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:44,474 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:44,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:44,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:44,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:44,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:44,666 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:44,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:44,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:44,684 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:44,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:44,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:44,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:44,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:44,880 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:44,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:44,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:44,898 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:44,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:44,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:44,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:44,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:45,095 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:45,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:45,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:45,112 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:45,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:45,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:45,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:45,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:45,307 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:45,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:45,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:45,323 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:45,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:45,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:45,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:45,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:45,567 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:45,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:45,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:45,585 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:45,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:45,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:45,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:45,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:45,792 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:45,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:45,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:45,805 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:45,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:45,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:45,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:45,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:46,021 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:46,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:46,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:46,039 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:46,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:46,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:46,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:46,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:46,228 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:46,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:46,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:46,245 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:46,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:46,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:46,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:46,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:46,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:46,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:46,483 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:46,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:46,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:46,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:46,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:46,706 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:46,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:46,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:46,723 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:46,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:46,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:46,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:46,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:46,988 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:47,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:47,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:47,006 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:47,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:47,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:47,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:47,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:47,194 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:47,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:47,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:47,208 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:47,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:47,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:47,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:47,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:47,429 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:47,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:47,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:47,447 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:47,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:47,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:47,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:47,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:47,610 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:47,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:47,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:47,624 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:47,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:47,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:47,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:47,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:47,830 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:47,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:47,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:47,848 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:47,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:47,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:47,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:47,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:48,024 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:48,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:48,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:48,038 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:48,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:48,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:48,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:48,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:48,251 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:48,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:48,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:48,270 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:48,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:48,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:48,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:48,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:48,458 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:48,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:48,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:48,476 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:48,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:48,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:48,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:48,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:48,695 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:48,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:48,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:48,713 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:48,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:48,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:48,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:48,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:48,923 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:48,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:48,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:48,940 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:48,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:48,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:48,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:48,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:49,164 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:49,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:49,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:49,180 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:49,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:49,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:49,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:49,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:49,406 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:49,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:49,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:49,423 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:49,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:49,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:49,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:49,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:49,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:49,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:49,611 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:49,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:49,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:49,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:49,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:49,846 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:49,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:49,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:49,859 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:49,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:49,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:49,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:49,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:50,035 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:50,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:50,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:50,054 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:50,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:50,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:50,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:50,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:50,287 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:50,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:50,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:50,305 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:50,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:50,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:50,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:50,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:50,525 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:50,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:50,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:50,543 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:50,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:50,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:50,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:50,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:50,751 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:50,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:50,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:50,768 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:50,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:50,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:50,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:50,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:50,979 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:50,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:50,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:50,995 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:50,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:50,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:50,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:51,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:51,166 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:51,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:51,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:51,181 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:51,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:51,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:51,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:51,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:51,403 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:51,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:51,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:51,421 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:51,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:51,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:51,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:51,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:51,618 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:51,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:51,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:51,636 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:51,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:51,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:51,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:51,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:51,799 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:51,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:51,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:51,812 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:51,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:51,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:51,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:52,066 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:52,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:52,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:52,081 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:52,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:52,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:52,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:52,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:52,276 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:52,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:52,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:52,287 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:52,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:52,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:52,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:52,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:52,447 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:52,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:52,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:52,459 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:52,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:52,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:52,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:52,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:52,668 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:52,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:52,682 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:52,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:52,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:52,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:52,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:52,853 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:52,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:52,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:52,865 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:52,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:52,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:52,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:52,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:53,104 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:38:53,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:53,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:53,122 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:53,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:53,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:53,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:53,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:53,370 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:53,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:53,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:53,388 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:53,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:53,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:53,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:53,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:53,604 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:53,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:53,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:53,622 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:53,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:53,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:53,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:53,854 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:53,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:53,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:53,872 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:53,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:53,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:53,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:53,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:54,084 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:54,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:54,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:54,099 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:54,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:54,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:54,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:54,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:54,288 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:54,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:54,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:54,301 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:54,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:54,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:54,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:54,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:54,481 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:54,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:54,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:54,491 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:54,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:54,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:54,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:54,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:54,701 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:54,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:54,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:54,715 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:54,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:54,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:54,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:54,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:54,939 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:54,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:54,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:54,953 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:54,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:54,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:54,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:54,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:55,178 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:55,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:55,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:55,196 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:55,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:55,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:55,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:55,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:55,439 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:55,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:55,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:55,457 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:55,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:55,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:55,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:55,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:55,682 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:55,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:55,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:55,700 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:55,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:55,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:55,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:55,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:55,892 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:55,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:55,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:55,910 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:55,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:55,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:55,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:55,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:56,109 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:56,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:56,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:56,125 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:56,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:56,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:56,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:56,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:56,325 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:56,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:56,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:56,344 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:56,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:56,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:56,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:56,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:56,538 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:56,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:56,555 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:56,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:56,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:56,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:56,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:56,765 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:56,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:56,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:56,781 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:56,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:56,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:56,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:56,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:56,986 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:57,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:57,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:57,002 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:57,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:57,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:57,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:57,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:57,192 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:57,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:57,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:57,207 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:57,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:57,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:57,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:57,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:57,440 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:57,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:57,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:57,456 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:57,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:57,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:57,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:57,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:57,656 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:57,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:57,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:57,673 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:57,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:57,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:57,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:57,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:57,893 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:57,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:57,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:57,911 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:57,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:57,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:57,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:57,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:58,118 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:58,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:58,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:58,136 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:58,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:58,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:58,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:58,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:58,359 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:58,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:58,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:58,378 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:58,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:58,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:58,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:58,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:58,567 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:58,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:58,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:58,585 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:58,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:58,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:58,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:58,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:58,760 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:58,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:58,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:58,775 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:58,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:58,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:58,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:58,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:59,044 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:59,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:59,064 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:59,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:59,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:59,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:59,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:59,253 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:59,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:59,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:59,272 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:59,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:59,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:59,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:59,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:59,461 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:59,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:59,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:59,480 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:59,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:59,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:59,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:59,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:59,679 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:38:59,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:59,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:59,696 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:59,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:59,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:59,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:59,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:38:59,944 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:38:59,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:38:59,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:38:59,962 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:38:59,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:38:59,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:38:59,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:38:59,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:00,183 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:00,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:00,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:00,200 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:00,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:00,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:00,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:00,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:00,363 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:00,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:00,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:00,375 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:00,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:00,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:00,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:00,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:00,624 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:00,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:00,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:00,642 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:00,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:00,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:00,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:00,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:00,827 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:00,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:00,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:00,843 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:00,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:00,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:00,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:00,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:01,044 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:01,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:01,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:01,060 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:01,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:01,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:01,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:01,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:01,279 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:01,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:01,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:01,295 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:01,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:01,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:01,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:01,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:01,516 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:01,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:01,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:01,533 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:01,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:01,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:01,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:01,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:01,740 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 11 proven. 3 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:01,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:01,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:01,759 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:01,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:01,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:01,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:01,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:02,015 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:02,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:02,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:02,033 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:02,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:02,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:02,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:02,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:02,298 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:02,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:02,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:02,315 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:02,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:02,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:02,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:02,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:02,540 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:02,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:02,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:02,556 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:02,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:02,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:02,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:02,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:02,778 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:02,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:02,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:02,795 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:02,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:02,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:02,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:02,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:02,956 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:02,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:02,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:02,966 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:02,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:02,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:02,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:02,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:03,169 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:03,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:03,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:03,187 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:03,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:03,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:03,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:03,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:03,370 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:03,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:03,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:03,382 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:03,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:03,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:03,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:03,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:03,605 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:03,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:03,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:03,625 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:03,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:03,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:03,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:03,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:03,872 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:03,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:03,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:03,890 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:03,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:03,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:03,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:03,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:04,074 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:04,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:04,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:04,091 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:04,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:04,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:04,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:04,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:04,339 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:04,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:04,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:04,357 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:04,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:04,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:04,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:04,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:04,626 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:04,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:04,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:04,643 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:04,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:04,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:04,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:04,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:04,813 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:04,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:04,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:04,825 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:04,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:04,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:04,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:04,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:05,046 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:05,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:05,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:05,063 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:05,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:05,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:05,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:05,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:05,251 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:05,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:05,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:05,263 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:05,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:05,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:05,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:05,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:05,485 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:05,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:05,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:05,502 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:05,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:05,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:05,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:05,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:05,715 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:05,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:05,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:05,733 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:05,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:05,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:05,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:05,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:05,964 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:05,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:05,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:05,982 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:05,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:05,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:05,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:06,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:06,159 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:06,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:06,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:06,176 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:06,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:06,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:06,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:06,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:06,378 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:06,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:06,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:06,396 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:06,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:06,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:06,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:06,596 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:06,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:06,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:06,611 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:06,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:06,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:06,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:06,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:06,816 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:06,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:06,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:06,832 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:06,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:06,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:06,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:06,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:07,064 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:07,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:07,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:07,079 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:07,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:07,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:07,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:07,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:07,284 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:07,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:07,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:07,302 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:07,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:07,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:07,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:07,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:07,496 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:07,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:07,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:07,514 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:07,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:07,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:07,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:07,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:07,737 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:07,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:07,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:07,754 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:07,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:07,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:07,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:07,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:07,965 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:07,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:07,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:07,980 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:07,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:07,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:07,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:08,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:08,226 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:08,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:08,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:08,241 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:08,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:08,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:08,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:08,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:08,443 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:08,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:08,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:08,461 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:08,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:08,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:08,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:08,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:08,682 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:08,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:08,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:08,700 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:08,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:08,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:08,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:08,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:08,883 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:08,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:08,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:08,898 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:08,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:08,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:08,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:08,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:09,095 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:09,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:09,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:09,109 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:09,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:09,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:09,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:09,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:09,334 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:09,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:09,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:09,351 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:09,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:09,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:09,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:09,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:09,533 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:09,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:09,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:09,550 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:09,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:09,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:09,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:09,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:09,717 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:09,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:09,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:09,733 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:09,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:09,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:09,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:09,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:09,934 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:09,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:09,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:09,950 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:09,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:09,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:09,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:09,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:10,154 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:10,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:10,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:10,169 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:10,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:10,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:10,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:10,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:10,371 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:10,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:10,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:10,386 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:10,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:10,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:10,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:10,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:10,557 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:10,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:10,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:10,570 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:10,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:10,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:10,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:10,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:10,742 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:10,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:10,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:10,754 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:10,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:10,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:10,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:10,950 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:10,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:10,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:10,964 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:10,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:10,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:10,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:10,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:11,151 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:11,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:11,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:11,164 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:11,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:11,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:11,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:11,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:11,384 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:11,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:11,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:11,399 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:11,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:11,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:11,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:11,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:11,592 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:11,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:11,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:11,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:11,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:11,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:11,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:11,826 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:11,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:11,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:11,841 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:11,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:11,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:11,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:11,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:12,028 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:12,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:12,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:12,041 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:12,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:12,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:12,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:12,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:12,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:12,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:12,259 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:12,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:12,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:12,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:12,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:12,469 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:12,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:12,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:12,488 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:12,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:12,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:12,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:12,728 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:12,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:12,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:12,746 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:12,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:12,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:12,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:12,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:13,008 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:13,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:13,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:13,025 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:13,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:13,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:13,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:13,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:13,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:13,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:13,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:13,235 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:13,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:13,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:13,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:13,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:13,433 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:13,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:13,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:13,447 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:13,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:13,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:13,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:13,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:13,670 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:13,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:13,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:13,688 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:13,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:13,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:13,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:13,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:13,882 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:13,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:13,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:13,900 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:13,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:13,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:13,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:13,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:14,100 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:14,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:14,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:14,118 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:14,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:14,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:14,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:14,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:14,307 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:14,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:14,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:14,324 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:14,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:14,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:14,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:14,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:14,543 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:14,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:14,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:14,563 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:14,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:14,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:14,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:14,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:14,780 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:14,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:14,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:14,799 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:14,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:14,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:14,983 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:15,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:15,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:15,001 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:15,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:15,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:15,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:15,195 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:15,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:15,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:15,212 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:15,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:15,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:15,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:15,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:15,439 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:15,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:15,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:15,457 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:15,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:15,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:15,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:15,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:15,663 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:15,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:15,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:15,679 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:15,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:15,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:15,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:15,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:15,865 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:15,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:15,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:15,881 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:15,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:15,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:15,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:15,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:16,101 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:16,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:16,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:16,119 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:16,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:16,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:16,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:16,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:16,319 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:16,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:16,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:16,335 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:16,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:16,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:16,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:16,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:16,496 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:16,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:16,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:16,508 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:16,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:16,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:16,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:16,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:16,675 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:16,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:16,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:16,686 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:16,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:16,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:16,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:16,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:16,919 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:16,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:16,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:16,940 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:16,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:16,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:16,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:17,168 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:17,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:17,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:17,189 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:17,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:17,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:17,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:17,369 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:17,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:17,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:17,380 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:17,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:17,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:17,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:17,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:17,564 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:17,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:17,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:17,577 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:17,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:17,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:17,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:17,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:17,767 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:17,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:17,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:17,778 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:17,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:17,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:17,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:17,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:17,946 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:17,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:17,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:17,957 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:17,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:17,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:17,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:17,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:18,160 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:18,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:18,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:18,174 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:18,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:18,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:18,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:18,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:18,397 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:18,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:18,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:18,412 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:18,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:18,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:18,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:18,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:18,626 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:18,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:18,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:18,640 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:18,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:18,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:18,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:18,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:18,807 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:18,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:18,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:18,818 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:18,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:18,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:18,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:19,003 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:19,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:19,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:19,019 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:19,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:19,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:19,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:19,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:19,243 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:19,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:19,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:19,266 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:19,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:19,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:19,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:19,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:19,441 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:19,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:19,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:19,456 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:19,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:19,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:19,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:19,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:19,668 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:19,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:19,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:19,685 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:19,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:19,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:19,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:19,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:19,866 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:19,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:19,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:19,882 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:19,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:19,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:19,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:19,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:20,102 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:20,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:20,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:20,122 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:20,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:20,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:20,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:20,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:20,325 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:20,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:20,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:20,343 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:20,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:20,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:20,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:20,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:20,522 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:20,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:20,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:20,538 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:20,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:20,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:20,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:20,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:20,723 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:20,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:20,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:20,740 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:20,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:20,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:20,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:20,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:20,956 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:20,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:20,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:20,973 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:20,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:20,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:20,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:21,183 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:21,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:21,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:21,201 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:21,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:21,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:21,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:21,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:21,484 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:21,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:21,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:21,501 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:21,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:21,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:21,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:21,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:21,722 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:21,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:21,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:21,735 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:21,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:21,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:21,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:21,921 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:21,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:21,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:21,931 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:21,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:21,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:21,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:21,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:22,134 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:22,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:22,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:22,150 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:22,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:22,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:22,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:22,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:22,336 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:22,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:22,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:22,348 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:22,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:22,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:22,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:22,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:22,530 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:22,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:22,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:22,544 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:22,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:22,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:22,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:22,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:22,723 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:22,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:22,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:22,734 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:22,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:22,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:22,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:22,945 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:22,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:22,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:22,962 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:22,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:22,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:22,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:22,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:23,150 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:23,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:23,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:23,166 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:23,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:23,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:23,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:23,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:23,396 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:23,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:23,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:23,413 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:23,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:23,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:23,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:23,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:23,588 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:23,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:23,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:23,602 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:23,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:23,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:23,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:23,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:23,781 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:23,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:23,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:23,798 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:23,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:23,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:23,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:23,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:24,029 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:24,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:24,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:24,046 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:24,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:24,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:24,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:24,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:24,230 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:24,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:24,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:24,250 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:24,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:24,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:24,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:24,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:24,440 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:24,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:24,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:24,458 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:24,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:24,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:24,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:24,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:24,657 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:24,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:24,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:24,675 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:24,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:24,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:24,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:24,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:24,901 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:24,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:24,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:24,917 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:24,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:24,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:24,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:24,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:25,086 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:25,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:25,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:25,100 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:25,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:25,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:25,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:25,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:25,285 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:25,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:25,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:25,295 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:25,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:25,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:25,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:25,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:25,500 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:25,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:25,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:25,512 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:25,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:25,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:25,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:25,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:25,679 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:25,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:25,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:25,689 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:25,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:25,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:25,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:25,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:25,909 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:25,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:25,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:25,922 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:25,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:25,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:25,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:25,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:26,118 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:26,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:26,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:26,134 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:26,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:26,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:26,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:26,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:26,342 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:26,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:26,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:26,359 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:26,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:26,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:26,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:26,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:26,551 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:26,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:26,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:26,569 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:26,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:26,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:26,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:26,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:26,847 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:26,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:26,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:26,865 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:26,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:26,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:26,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:26,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:27,057 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:27,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:27,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:27,075 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:27,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:27,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:27,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:27,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:27,303 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:27,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:27,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:27,316 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:27,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:27,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:27,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:27,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:27,553 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:27,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:27,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:27,571 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:27,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:27,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:27,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:27,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:27,787 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:27,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:27,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:27,801 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:27,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:27,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:27,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:27,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:28,030 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:28,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:28,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:28,047 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:28,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:28,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:28,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:28,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:28,250 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:28,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:28,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:28,265 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:28,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:28,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:28,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:28,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:28,489 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:28,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:28,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:28,507 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:28,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:28,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:28,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:28,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:28,707 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:28,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:28,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:28,725 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:28,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:28,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:28,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:28,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:28,895 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:28,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:28,910 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:28,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:28,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:28,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:28,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:29,101 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:29,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:29,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:29,120 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:29,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:29,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:29,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:29,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:29,301 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:29,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:29,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:29,313 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:29,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:29,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:29,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:29,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:29,509 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:29,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:29,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:29,521 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:29,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:29,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:29,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:29,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:29,686 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:29,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:29,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:29,696 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:29,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:29,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:29,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:29,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:29,931 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:29,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:29,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:29,949 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:29,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:29,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:29,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:29,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:30,139 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:30,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:30,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:30,159 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:30,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:30,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:30,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:30,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:30,350 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:30,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:30,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:30,363 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:30,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:30,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:30,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:30,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:30,552 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:30,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:30,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:30,566 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:30,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:30,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:30,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:30,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:30,757 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:30,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:30,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:30,773 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:30,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:30,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:30,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:30,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:30,947 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:30,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:30,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:30,962 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:30,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:30,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:30,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:31,177 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:31,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:31,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:31,196 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:31,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:31,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:31,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:31,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:31,411 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:31,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:31,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:31,429 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:31,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:31,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:31,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:31,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:31,616 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:31,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:31,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:31,633 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:31,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:31,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:31,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:31,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:31,857 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:31,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:31,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:31,875 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:31,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:31,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:31,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:31,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:32,075 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:32,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:32,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:32,092 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:32,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:32,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:32,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:32,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:32,266 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:32,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:32,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:32,282 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:32,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:32,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:32,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:32,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:32,509 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:32,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:32,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:32,526 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:32,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:32,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:32,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:32,734 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:32,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:32,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:32,751 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:32,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:32,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:32,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:32,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:32,952 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:32,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:32,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:32,966 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:32,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:32,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:32,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:32,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:33,215 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:33,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:33,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:33,234 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:33,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:33,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:33,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:33,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:33,406 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:33,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:33,421 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:33,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:33,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:33,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:33,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:33,637 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:33,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:33,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:33,650 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:33,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:33,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:33,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:33,874 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:33,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:33,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:33,891 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:33,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:33,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:33,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:33,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:34,066 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:34,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:34,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:34,081 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:34,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:34,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:34,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:34,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:34,289 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:34,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:34,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:34,303 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:34,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:34,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:34,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:34,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:34,536 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:34,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:34,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:34,550 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:34,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:34,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:34,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:34,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:34,729 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:34,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:34,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:34,740 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:34,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:34,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:34,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:34,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:34,911 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:34,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:34,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:34,921 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:34,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:34,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:34,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:34,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:35,129 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:35,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:35,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:35,141 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:35,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:35,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:35,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:35,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:35,319 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:35,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:35,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:35,333 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:35,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:35,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:35,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:35,522 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:35,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:35,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:35,538 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:35,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:35,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:35,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:35,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:35,726 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:35,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:35,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:35,743 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:35,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:35,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:35,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:35,953 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:35,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:35,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:35,969 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:35,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:35,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:35,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:35,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:36,176 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:36,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:36,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:36,192 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:36,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:36,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:36,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:36,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:36,410 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:36,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:36,426 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:36,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:36,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:36,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:36,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:36,605 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:36,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:36,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:36,619 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:36,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:36,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:36,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:36,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:36,831 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:36,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:36,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:36,848 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:36,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:36,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:36,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:36,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:37,033 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:37,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:37,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:37,051 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:37,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:37,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:37,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:37,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:37,284 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:37,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:37,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:37,301 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:37,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:37,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:37,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:37,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:37,505 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:37,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:37,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:37,519 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:37,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:37,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:37,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:37,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:37,727 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:37,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:37,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:37,741 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:37,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:37,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:37,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:37,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:37,914 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:37,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:37,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:37,924 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:37,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:37,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:37,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:37,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:38,165 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:38,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:38,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:38,180 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:38,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:38,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:38,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:38,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:38,407 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:38,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:38,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:38,420 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:38,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:38,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:38,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:38,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:38,669 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:38,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:38,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:38,688 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:38,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:38,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:38,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:38,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:38,862 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:38,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:38,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:38,876 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:38,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:38,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:38,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:38,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:39,088 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:39,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:39,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:39,106 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:39,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:39,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:39,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:39,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:39,340 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:39,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:39,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:39,358 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:39,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:39,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:39,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:39,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:39,553 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:39,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:39,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:39,570 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:39,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:39,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:39,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:39,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:39,799 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:39,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:39,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:39,816 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:39,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:39,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:39,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:39,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:39,999 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:40,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:40,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:40,013 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:40,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:40,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:40,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:40,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:40,249 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:40,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:40,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:40,268 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:40,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:40,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:40,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:40,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:40,479 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:40,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:40,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:40,498 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:40,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:40,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:40,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:40,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:40,725 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:40,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:40,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:40,744 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:40,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:40,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:40,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:40,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:40,979 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:40,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:40,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:40,997 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:40,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:40,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:40,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:41,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:41,245 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:41,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:41,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:41,259 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:41,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:41,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:41,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:41,447 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:41,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:41,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:41,462 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:41,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:41,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:41,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:41,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:41,713 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:41,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:41,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:41,728 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:41,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:41,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:41,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:41,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:41,912 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:41,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:41,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:41,931 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:41,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:41,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:41,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:41,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:42,174 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:42,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:42,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:42,187 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:42,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:42,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:42,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:42,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:42,383 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:42,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:42,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:42,400 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:42,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:42,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:42,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:42,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:42,621 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:42,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:42,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:42,637 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:42,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:42,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:42,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:42,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:42,898 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:42,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:42,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:42,916 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:42,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:42,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:42,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:42,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:43,138 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:43,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:43,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:43,152 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:43,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:43,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:43,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:43,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:43,348 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:43,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:43,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:43,358 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:43,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:43,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:43,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:43,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:43,570 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:43,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:43,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:43,585 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:43,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:43,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:43,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:43,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:43,825 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:43,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:43,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:43,840 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:43,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:43,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:43,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:43,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:44,058 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:44,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:44,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:44,072 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:44,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:44,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:44,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:44,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:44,305 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:44,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:44,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:44,320 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:44,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:44,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:44,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:44,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:44,559 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:44,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:44,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:44,577 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:44,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:44,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:44,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:44,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:44,771 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:44,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:44,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:44,785 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:44,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:44,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:44,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:44,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:44,992 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:45,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:45,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:45,005 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:45,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:45,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:45,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:45,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:45,234 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:45,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:45,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:45,252 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:45,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:45,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:45,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:45,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:45,492 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:45,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:45,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:45,510 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:45,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:45,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:45,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:45,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:45,719 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:45,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:45,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:45,735 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:45,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:45,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:45,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:45,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:45,939 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:45,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:45,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:45,956 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:45,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:45,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:45,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:45,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:46,212 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:46,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:46,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:46,230 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:46,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:46,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:46,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:46,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:46,445 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:46,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:46,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:46,458 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:46,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:46,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:46,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:46,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:46,680 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:46,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:46,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:46,697 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:46,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:46,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:46,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:46,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:46,867 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:46,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:46,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:46,878 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:46,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:46,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:46,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:46,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:47,101 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:47,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:47,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:47,116 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:47,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:47,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:47,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:47,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:47,302 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:47,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:47,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:47,314 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:47,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:47,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:47,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:47,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:47,565 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:47,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:47,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:47,583 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:47,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:47,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:47,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:47,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:47,802 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:47,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:47,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:47,820 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:47,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:47,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:47,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:47,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:48,038 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:48,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:48,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:48,055 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:48,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:48,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:48,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:48,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:48,261 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:48,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:48,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:48,274 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:48,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:48,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:48,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:48,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:48,490 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:48,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:48,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:48,507 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:48,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:48,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:48,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:48,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:48,720 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:48,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:48,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:48,738 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:48,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:48,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:48,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:48,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:48,959 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:48,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:48,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:48,974 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:48,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:48,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:48,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:48,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:49,215 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:49,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:49,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:49,229 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:49,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:49,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:49,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:49,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:49,439 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:49,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:49,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:49,456 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:49,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:49,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:49,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:49,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:49,645 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:49,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:49,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:49,663 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:49,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:49,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:49,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:49,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:49,886 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:49,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:49,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:49,904 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:49,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:49,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:49,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:49,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:50,130 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:50,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:50,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:50,147 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:50,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:50,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:50,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:50,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:50,368 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:50,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:50,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:50,384 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:50,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:50,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:50,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:50,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:50,643 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:50,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:50,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:50,663 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:50,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:50,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:50,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:50,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:50,932 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:50,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:50,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:50,949 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:50,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:50,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:50,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:50,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:51,146 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:51,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:51,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:51,161 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:51,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:51,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:51,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:51,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:51,432 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:51,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:51,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:51,447 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:51,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:51,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:51,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:51,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:51,644 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:51,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:51,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:51,657 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:51,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:51,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:51,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:51,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:51,821 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:51,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:51,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:51,831 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:51,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:51,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:51,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:52,046 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:52,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:52,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:52,063 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:52,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:52,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:52,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:52,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:52,241 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:52,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:52,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:52,253 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:52,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:52,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:52,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:52,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:52,482 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:52,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:52,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:52,499 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:52,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:52,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:52,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:52,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:52,716 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:52,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:52,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:52,731 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:52,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:52,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:52,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:52,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:52,905 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:52,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:52,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:52,917 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:52,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:52,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:52,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:52,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:53,101 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:53,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:53,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:53,117 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:53,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:53,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:53,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:53,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:53,365 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:53,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:53,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:53,383 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:53,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:53,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:53,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:53,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:53,584 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:53,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:53,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:53,600 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:53,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:53,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:53,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:53,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:53,799 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:53,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:53,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:53,815 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:53,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:53,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:53,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:53,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:54,054 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:54,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:54,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:54,073 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:54,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:54,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:54,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:54,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:54,280 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:54,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:54,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:54,297 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:54,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:54,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:54,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:54,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:54,552 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:54,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:54,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:54,569 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:54,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:54,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:54,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:54,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:54,764 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:54,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:54,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:54,782 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:54,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:54,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:54,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:54,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:54,986 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:55,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:55,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:55,004 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:55,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:55,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:55,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:55,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:55,226 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:55,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:55,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:55,241 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:55,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:55,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:55,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:55,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:55,474 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:55,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:55,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:55,488 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:55,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:55,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:55,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:55,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:55,656 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:55,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:55,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:55,667 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:55,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:55,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:55,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:55,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:55,851 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:55,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:55,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:55,861 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:55,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:55,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:55,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:56,086 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:56,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:56,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:56,104 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:56,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:56,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:56,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:56,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:56,357 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:56,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:56,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:56,383 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:56,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:56,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:56,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:56,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:56,594 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:56,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:56,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:56,607 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:56,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:56,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:56,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:56,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:56,819 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:56,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:56,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:56,836 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:56,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:56,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:56,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:56,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:57,008 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:57,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:57,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:57,021 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:57,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:57,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:57,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:57,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:57,205 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:57,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:57,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:57,222 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:57,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:57,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:57,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:57,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:57,438 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:57,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:57,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:57,453 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:57,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:57,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:57,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:57,653 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:57,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:57,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:57,670 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:57,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:57,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:57,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:57,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:57,871 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:39:57,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:57,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:57,887 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:57,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:57,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:57,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:57,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:58,056 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:58,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:58,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:58,066 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:58,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:58,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:58,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:58,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:58,259 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:58,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:58,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:58,269 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:58,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:58,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:58,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:58,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:58,476 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:58,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:58,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:58,487 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:58,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:58,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:58,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:58,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:58,687 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:58,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:58,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:58,700 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:58,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:58,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:58,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:58,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:58,873 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:58,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:58,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:58,883 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:58,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:58,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:58,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:59,059 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:59,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:59,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:59,069 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:59,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:59,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:59,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:59,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:59,251 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:39:59,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:59,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:59,265 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:59,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:59,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:59,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:59,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:59,457 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:59,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:59,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:59,475 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:59,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:59,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:59,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:59,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:59,690 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:39:59,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:59,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:59,707 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:59,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:59,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:59,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:59,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:39:59,937 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:39:59,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:39:59,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:39:59,950 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:39:59,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:39:59,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:39:59,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:39:59,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:00,159 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:00,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:00,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:00,175 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:00,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:00,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:00,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:00,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:00,390 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:00,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:00,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:00,407 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:00,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:00,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:00,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:00,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:00,625 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:00,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:00,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:00,642 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:00,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:00,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:00,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:00,843 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:00,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:00,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:00,859 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:00,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:00,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:00,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:00,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:01,036 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:01,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:01,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:01,050 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:01,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:01,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:01,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:01,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:01,285 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:01,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:01,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:01,301 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:01,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:01,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:01,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:01,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:01,535 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:01,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:01,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:01,552 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:01,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:01,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:01,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:01,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:01,747 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:01,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:01,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:01,765 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:01,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:01,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:01,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:01,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:01,954 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:01,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:01,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:01,970 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:01,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:01,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:01,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:01,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:02,225 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:02,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:02,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:02,244 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:02,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:02,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:02,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:02,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:02,459 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:40:02,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:02,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:02,470 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:02,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:02,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:02,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:02,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:02,692 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:02,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:02,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:02,712 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:02,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:02,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:02,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:02,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:02,883 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:02,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:02,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:02,896 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:02,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:02,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:02,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:02,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:03,114 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:03,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:03,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:03,132 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:03,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:03,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:03,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:03,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:03,344 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:03,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:03,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:03,363 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:03,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:03,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:03,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:03,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:03,624 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:03,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:03,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:03,640 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:03,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:03,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:03,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:03,836 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:03,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:03,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:03,848 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:03,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:03,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:03,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:04,037 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:04,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:04,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:04,054 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:04,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:04,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:04,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:04,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:04,270 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:04,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:04,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:04,289 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:04,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:04,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:04,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:04,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:04,507 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:04,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:04,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:04,526 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:04,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:04,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:04,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:04,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:04,714 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:04,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:04,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:04,730 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:04,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:04,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:04,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:04,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:04,914 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:04,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:04,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:04,925 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:04,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:04,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:04,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:04,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:05,119 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:05,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:05,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:05,134 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:05,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:05,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:05,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:05,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:05,361 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:05,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:05,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:05,379 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:05,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:05,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:05,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:05,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:05,569 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:05,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:05,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:05,584 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:05,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:05,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:05,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:05,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:05,819 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:05,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:05,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:05,835 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:05,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:05,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:05,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:05,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:06,031 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:06,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:06,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:06,044 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:06,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:06,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:06,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:06,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:06,277 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:06,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:06,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:06,291 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:06,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:06,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:06,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:06,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:06,473 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:06,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:06,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:06,483 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:06,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:06,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:06,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:06,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:06,663 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:06,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:06,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:06,676 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:06,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:06,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:06,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:06,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:06,888 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:06,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:06,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:06,903 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:06,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:06,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:06,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:06,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:07,119 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:07,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:07,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:07,133 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:07,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:07,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:07,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:07,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:07,356 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:07,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:07,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:07,369 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:07,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:07,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:07,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:07,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:07,600 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:07,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:07,614 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:07,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:07,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:07,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:07,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:07,789 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:07,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:07,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:07,800 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:07,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:07,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:07,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:08,053 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:08,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:08,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:08,068 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:08,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:08,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:08,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:08,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:08,289 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:08,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:08,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:08,302 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:08,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:08,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:08,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:08,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:08,489 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:08,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:08,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:08,501 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:08,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:08,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:08,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:08,733 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:08,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:08,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:08,747 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:08,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:08,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:08,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:08,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:08,969 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:08,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:08,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:08,987 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:08,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:08,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:08,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:09,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:09,187 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:09,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:09,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:09,203 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:09,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:09,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:09,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:09,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:09,424 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:09,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:09,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:09,439 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:09,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:09,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:09,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:09,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:09,632 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:09,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:09,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:09,646 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:09,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:09,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:09,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:09,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:09,837 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:09,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:09,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:09,853 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:09,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:09,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:09,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:09,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:10,112 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:10,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:10,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:10,129 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:10,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:10,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:10,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:10,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:10,346 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:10,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:10,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:10,361 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:10,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:10,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:10,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:10,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:10,584 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:10,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:10,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:10,601 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:10,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:10,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:10,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:10,777 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:10,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:10,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:10,793 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:10,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:10,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:10,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:10,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:11,013 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:11,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:11,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:11,032 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:11,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:11,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:11,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:11,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:11,240 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:11,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:11,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:11,256 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:11,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:11,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:11,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:11,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:11,456 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:11,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:11,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:11,472 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:11,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:11,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:11,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:11,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:11,692 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:11,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:11,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:11,709 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:11,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:11,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:11,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:11,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:11,936 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:11,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:11,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:11,954 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:11,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:11,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:11,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:11,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:12,132 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:12,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:12,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:12,144 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:12,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:12,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:12,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:12,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:12,373 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:12,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:12,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:12,389 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:12,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:12,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:12,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:12,599 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:12,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:12,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:12,615 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:12,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:12,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:12,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:12,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:12,828 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:12,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:12,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:12,847 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:12,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:12,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:12,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:12,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:13,064 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:13,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:13,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:13,081 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:13,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:13,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:13,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:13,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:13,330 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:13,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:13,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:13,348 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:13,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:13,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:13,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:13,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:13,547 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:13,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:13,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:13,563 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:13,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:13,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:13,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:13,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:13,761 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:13,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:13,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:13,778 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:13,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:13,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:13,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:13,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:14,022 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:14,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:14,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:14,040 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:14,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:14,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:14,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:14,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:14,234 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:14,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:14,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:14,248 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:14,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:14,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:14,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:14,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:14,476 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:14,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:14,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:14,493 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:14,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:14,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:14,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:14,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:14,674 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:14,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:14,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:14,690 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:14,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:14,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:14,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:14,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:14,863 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:14,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:14,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:14,874 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:14,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:14,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:14,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:14,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:15,053 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:15,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:15,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:15,065 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:15,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:15,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:15,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:15,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:15,353 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:15,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:15,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:15,368 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:15,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:15,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:15,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:15,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:15,592 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:15,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:15,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:15,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:15,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:15,831 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:15,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:15,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:15,849 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:15,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:15,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:15,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:15,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:16,046 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:16,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:16,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:16,063 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:16,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:16,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:16,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:16,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:16,266 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:16,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:16,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:16,277 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:16,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:16,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:16,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:16,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:16,475 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:16,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:16,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:16,492 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:16,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:16,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:16,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:16,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:16,678 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:16,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:16,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:16,691 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:16,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:16,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:16,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:16,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:16,882 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:16,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:16,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:16,893 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:16,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:16,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:16,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:17,097 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:17,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:17,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:17,115 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:17,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:17,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:17,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:17,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:17,299 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:17,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:17,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:17,313 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:17,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:17,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:17,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:17,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:17,502 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:17,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:17,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:17,519 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:17,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:17,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:17,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:17,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:17,759 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:17,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:17,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:17,779 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:17,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:17,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:17,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:17,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:17,964 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:17,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:17,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:17,981 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:17,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:17,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:17,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:18,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:18,169 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:18,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:18,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:18,182 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:18,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:18,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:18,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:18,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:18,396 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:18,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:18,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:18,413 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:18,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:18,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:18,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:18,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:18,616 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:18,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:18,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:18,634 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:18,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:18,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:18,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:18,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:18,860 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:18,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:18,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:18,876 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:18,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:18,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:18,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:18,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:19,092 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:19,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:19,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:19,109 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:19,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:19,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:19,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:19,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:19,368 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:19,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:19,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:19,386 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:19,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:19,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:19,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:19,620 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:19,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:19,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:19,634 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:19,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:19,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:19,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:19,805 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:19,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:19,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:19,818 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:19,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:19,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:19,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:19,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:20,048 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:20,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:20,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:20,069 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:20,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:20,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:20,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:20,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:20,267 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:20,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:20,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:20,280 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:20,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:20,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:20,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:20,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:20,508 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:20,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:20,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:20,525 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:20,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:20,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:20,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:20,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:20,731 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-12-05 22:40:20,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:20,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:20,749 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:20,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:20,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:20,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:20,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:20,943 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:20,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:20,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:20,961 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:20,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:20,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:20,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:21,150 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:21,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:21,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:21,163 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:21,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:21,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:21,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:21,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:21,416 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:21,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:21,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:21,434 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:21,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:21,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:21,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:21,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:21,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:21,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:21,680 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:21,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:21,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:21,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:21,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:21,881 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:21,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:21,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:21,894 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:21,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:21,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:21,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:22,092 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:22,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:22,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:22,105 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:22,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:22,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:22,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:22,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:22,310 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:22,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:22,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:22,323 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:22,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:22,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:22,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:22,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:22,521 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:22,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:22,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:22,533 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:22,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:22,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:22,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:22,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:22,720 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:22,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:22,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:22,730 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:22,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:22,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:22,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:22,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:22,928 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:22,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:22,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:22,939 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:22,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:22,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:22,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:23,157 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:23,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:23,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:23,171 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:23,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:23,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:23,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:23,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:23,344 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:23,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:23,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:23,356 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:23,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:23,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:23,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:23,548 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:23,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:23,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:23,562 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:23,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:23,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:23,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:23,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:23,744 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:23,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:23,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:23,758 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:23,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:23,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:23,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:23,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:23,932 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:23,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:23,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:23,944 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:23,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:23,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:23,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:23,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:24,154 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:24,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:24,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:24,172 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:24,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:24,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:24,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:24,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:24,380 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:24,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:24,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:24,398 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:24,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:24,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:24,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:24,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:24,601 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:24,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:24,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:24,617 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:24,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:24,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:24,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:24,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:24,842 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:24,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:24,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:24,859 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:24,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:24,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:24,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:24,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:25,049 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:25,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:25,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:25,065 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:25,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:25,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:25,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:25,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:25,294 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:25,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:25,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:25,310 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:25,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:25,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:25,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:25,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:25,505 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:25,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:25,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:25,523 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:25,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:25,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:25,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:25,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:25,735 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:25,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:25,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:25,751 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:25,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:25,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:25,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:25,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:25,960 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:25,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:25,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:25,974 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:25,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:25,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:25,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:25,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:26,171 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-12-05 22:40:26,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:26,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:26,180 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:26,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:26,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:26,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:26,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:26,359 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:26,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:26,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:26,370 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:26,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:26,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:26,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:26,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:26,582 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:26,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:26,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:26,596 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:26,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:26,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:26,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:26,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:26,782 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:26,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:26,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:26,797 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:26,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:26,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:26,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:26,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:27,065 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:27,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:27,083 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:27,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:27,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:27,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:27,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:27,320 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:27,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:27,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:27,338 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:27,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:27,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:27,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:27,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:27,565 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-12-05 22:40:27,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:27,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:27,583 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:27,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:27,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:27,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:27,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:27,776 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:27,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:27,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:27,793 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:27,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:27,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:27,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:27,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:28,007 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:28,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:28,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:28,023 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:28,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:28,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:28,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:28,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:40:28,226 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-12-05 22:40:28,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:40:28,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 66 states and 115 transitions. [2024-12-05 22:40:28,244 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 115 transitions. [2024-12-05 22:40:28,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:40:28,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:40:28,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:40:28,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat