./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-34.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-34.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm --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 5d5e6a48faf77affdea7472a901365f0e051dda2e417ea5311d5eeddd5db501f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:55:44,873 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:55:44,971 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-13 21:55:44,977 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:55:44,977 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:55:45,004 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:55:45,005 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:55:45,006 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:55:45,006 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:55:45,006 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:55:45,006 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:55:45,006 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:55:45,006 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:55:45,007 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:55:45,008 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:55:45,008 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:55:45,008 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:55:45,008 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:55:45,008 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:55:45,008 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:55:45,008 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:55:45,009 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:55:45,009 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:55:45,009 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:55:45,010 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:55:45,010 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:55:45,010 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_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm 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 -> 5d5e6a48faf77affdea7472a901365f0e051dda2e417ea5311d5eeddd5db501f [2024-11-13 21:55:45,364 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:55:45,378 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:55:45,383 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:55:45,385 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:55:45,385 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:55:45,387 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-34.i Unable to find full path for "g++" [2024-11-13 21:55:47,770 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:55:48,113 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:55:48,114 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-34.i [2024-11-13 21:55:48,129 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/data/381d36a04/57a498b5071f4ea1ae10cdbc4fb03db1/FLAG86bf39440 [2024-11-13 21:55:48,158 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/data/381d36a04/57a498b5071f4ea1ae10cdbc4fb03db1 [2024-11-13 21:55:48,162 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:55:48,166 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:55:48,167 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:55:48,168 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:55:48,173 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:55:48,174 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,177 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57b3bf5a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48, skipping insertion in model container [2024-11-13 21:55:48,177 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,201 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:55:48,398 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_f3ee15f0-9448-465f-9bc1-9df3c01767fb/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-34.i[915,928] [2024-11-13 21:55:48,471 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:55:48,485 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:55:48,498 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_f3ee15f0-9448-465f-9bc1-9df3c01767fb/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-34.i[915,928] [2024-11-13 21:55:48,520 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:55:48,537 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:55:48,538 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48 WrapperNode [2024-11-13 21:55:48,538 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:55:48,539 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:55:48,539 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:55:48,539 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:55:48,546 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,555 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,582 INFO L138 Inliner]: procedures = 26, calls = 22, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 87 [2024-11-13 21:55:48,582 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:55:48,583 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:55:48,583 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:55:48,583 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:55:48,592 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,593 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,595 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,595 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,602 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,606 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,608 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,609 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,612 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:55:48,613 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:55:48,613 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:55:48,613 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:55:48,614 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:55:48" (1/1) ... [2024-11-13 21:55:48,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:55:48,649 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:55:48,665 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:55:48,671 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3ee15f0-9448-465f-9bc1-9df3c01767fb/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:55:48,701 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:55:48,701 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-13 21:55:48,701 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-13 21:55:48,701 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:55:48,702 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:55:48,702 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:55:48,797 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:55:48,800 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:55:49,161 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-11-13 21:55:49,161 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:55:49,303 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:55:49,304 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 21:55:49,304 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:55:49 BoogieIcfgContainer [2024-11-13 21:55:49,304 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:55:49,305 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:55:49,306 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:55:49,318 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:55:49,319 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:55:49" (1/1) ... [2024-11-13 21:55:49,329 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:55:49,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:49,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 23 states and 32 transitions. [2024-11-13 21:55:49,399 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 32 transitions. [2024-11-13 21:55:49,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:55:49,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:49,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:49,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:51,815 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:55:52,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:52,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 38 states and 58 transitions. [2024-11-13 21:55:52,164 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 58 transitions. [2024-11-13 21:55:52,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:55:52,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:52,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:52,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:53,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-11-13 21:55:55,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:55,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 53 states and 87 transitions. [2024-11-13 21:55:55,034 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 87 transitions. [2024-11-13 21:55:55,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:55:55,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:55,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:55,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:56,201 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:55:57,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:55:57,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 64 states and 109 transitions. [2024-11-13 21:55:57,615 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 109 transitions. [2024-11-13 21:55:57,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:55:57,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:55:57,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:55:57,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:55:58,689 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:00,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:00,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 71 states and 122 transitions. [2024-11-13 21:56:00,105 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 122 transitions. [2024-11-13 21:56:00,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:00,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:00,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:00,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:00,896 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:00,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:00,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 71 states and 122 transitions. [2024-11-13 21:56:00,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 122 transitions. [2024-11-13 21:56:00,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:00,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:00,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:01,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:01,801 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:02,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:02,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 71 states and 122 transitions. [2024-11-13 21:56:02,051 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 122 transitions. [2024-11-13 21:56:02,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:02,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:02,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:02,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:02,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-11-13 21:56:03,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:03,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 78 states and 134 transitions. [2024-11-13 21:56:03,902 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 134 transitions. [2024-11-13 21:56:03,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:03,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:03,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:03,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:04,489 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:04,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:04,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 78 states and 134 transitions. [2024-11-13 21:56:04,543 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 134 transitions. [2024-11-13 21:56:04,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:04,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:04,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:04,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56: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-11-13 21:56:05,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:05,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 78 states and 134 transitions. [2024-11-13 21:56:05,178 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 134 transitions. [2024-11-13 21:56:05,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:05,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:05,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:05,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:05,844 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:05,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:05,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 78 states and 134 transitions. [2024-11-13 21:56:05,904 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 134 transitions. [2024-11-13 21:56:05,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:05,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:05,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:05,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:06,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-11-13 21:56:06,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:06,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 78 states and 134 transitions. [2024-11-13 21:56:06,660 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 134 transitions. [2024-11-13 21:56:06,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:06,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:06,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:07,291 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:07,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:07,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 84 states and 144 transitions. [2024-11-13 21:56:07,590 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 144 transitions. [2024-11-13 21:56:07,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:07,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:07,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:07,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:08,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-11-13 21:56:08,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:08,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 84 states and 144 transitions. [2024-11-13 21:56:08,089 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 144 transitions. [2024-11-13 21:56:08,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:08,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:08,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:08,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:08,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-11-13 21:56:08,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:08,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 84 states and 144 transitions. [2024-11-13 21:56:08,669 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 144 transitions. [2024-11-13 21:56:08,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:08,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:08,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:08,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:09,298 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:10,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:10,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:10,001 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:10,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:10,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:10,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:10,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:10,562 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:10,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:10,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:10,623 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:10,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:10,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:10,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:10,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:11,180 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:11,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:11,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:11,240 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:11,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:11,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:11,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:11,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:11,756 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:11,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:11,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:11,832 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:11,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:11,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:11,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:11,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:12,425 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:12,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:12,482 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:12,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:12,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:12,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:12,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:12,948 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:13,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:13,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:13,012 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:13,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:13,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:13,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:13,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-11-13 21:56:13,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:13,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:13,608 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:13,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:13,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:13,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:13,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:14,118 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:14,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:14,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:14,181 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:14,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:14,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:14,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:14,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:14,618 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:14,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:14,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:14,667 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:14,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:14,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:14,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:14,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:15,154 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:15,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:15,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:15,202 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:15,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:15,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:15,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:15,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:15,667 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:15,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:15,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:15,717 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:15,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:15,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:15,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:15,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:16,468 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:56:16,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:16,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:16,619 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:16,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:16,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:16,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:16,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:17,145 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:17,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:17,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:17,192 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:17,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:17,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:17,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:17,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:17,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-11-13 21:56:17,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:17,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:17,661 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:17,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:17,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:17,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:17,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:18,427 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:18,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:18,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:18,687 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:18,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:18,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:18,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:18,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:19,124 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:19,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:19,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:19,167 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:19,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:19,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:19,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:19,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:19,615 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:19,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:19,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:19,661 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:19,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:19,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:19,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:19,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:20,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-11-13 21:56:20,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:20,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:20,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:20,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:20,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:20,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:20,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:20,649 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:20,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:20,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:20,698 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:20,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:20,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:20,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:20,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:21,182 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:21,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:21,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:21,238 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:21,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:21,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:21,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:21,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:21,719 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:21,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:21,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:21,764 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:21,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:21,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:21,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:21,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:22,270 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:22,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:22,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:22,311 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:22,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:22,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:22,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:22,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:22,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-11-13 21:56:22,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:22,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:22,713 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:22,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:22,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:22,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:22,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:23,165 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:23,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:23,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:23,205 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:23,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:23,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:23,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:23,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:23,674 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:23,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:23,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:23,712 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:23,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:23,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:23,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:23,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:24,142 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:24,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:24,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:24,182 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:24,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:24,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:24,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:24,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:24,679 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:24,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:24,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:24,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:24,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:24,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:24,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:24,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:25,196 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:25,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:25,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:25,234 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:25,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:25,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:25,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:25,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:25,615 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:25,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:25,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:25,638 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:25,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:25,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:25,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:25,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:26,206 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:26,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:26,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:26,251 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:26,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:26,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:26,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:26,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:26,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-11-13 21:56:26,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:26,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:26,843 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:26,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:26,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:26,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:27,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-11-13 21:56:27,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:27,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:27,284 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:27,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:27,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:27,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:27,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:27,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-11-13 21:56:27,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:27,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:27,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:27,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:27,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:27,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:27,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:28,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-11-13 21:56:28,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:28,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:28,149 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:28,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:28,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:28,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:28,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:28,583 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:28,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:28,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:28,627 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:28,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:28,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:28,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:28,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:29,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-11-13 21:56:29,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:29,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:29,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:29,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:29,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:29,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:29,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-11-13 21:56:29,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:29,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:29,472 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:29,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:29,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:29,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:29,911 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:29,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:29,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:29,955 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:29,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:29,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:29,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:29,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:30,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-11-13 21:56:30,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:30,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:30,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:30,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:30,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:30,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:30,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:30,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-11-13 21:56:30,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:30,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:30,578 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:30,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:30,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:30,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:30,896 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:30,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:30,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:30,939 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:30,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:30,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:30,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:30,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:31,390 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:31,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:31,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:31,422 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:31,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:31,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:31,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:31,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:31,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-11-13 21:56:31,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:31,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:31,950 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:31,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:31,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:31,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:31,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:32,333 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:32,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:32,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:32,372 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:32,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:32,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:32,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:32,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:32,754 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:32,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:32,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:32,792 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:32,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:32,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:32,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:32,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:33,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-11-13 21:56:33,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:33,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:33,158 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:33,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:33,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:33,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:33,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:33,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-11-13 21:56:33,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:33,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:33,555 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:33,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:33,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:33,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:33,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:33,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-11-13 21:56:33,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:33,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:33,930 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:33,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:33,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:33,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:33,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:34,177 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:34,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:34,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:34,209 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:34,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:34,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:34,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:34,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:34,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-11-13 21:56:34,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:34,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:34,663 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:34,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:34,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:34,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:34,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:34,940 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:34,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:34,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:34,963 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:34,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:34,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:34,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:34,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:35,375 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:35,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:35,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:35,415 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:35,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:35,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:35,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:35,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:35,681 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:35,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:35,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:35,712 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:35,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:35,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:35,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:35,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:35,960 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:35,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:35,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:35,992 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:35,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:35,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:35,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:36,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:36,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-11-13 21:56:36,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:36,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:36,334 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:36,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:36,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:36,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:36,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:36,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-11-13 21:56:36,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:36,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:36,688 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:36,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:36,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:36,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:36,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:36,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-11-13 21:56:37,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:37,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:37,009 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:37,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:37,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:37,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:37,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:37,326 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:37,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:37,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:37,357 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:37,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:37,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:37,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:37,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:37,622 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:37,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:37,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:37,645 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:37,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:37,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:37,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:37,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:37,947 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:37,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:37,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:37,978 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:37,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:37,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:37,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:37,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:38,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-11-13 21:56:38,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:38,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:38,259 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:38,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:38,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:38,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:38,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:38,721 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:38,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:38,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:38,751 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:38,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:38,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:38,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:38,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:39,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-11-13 21:56:39,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:39,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:39,272 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:39,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:39,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:39,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:39,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:39,698 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:39,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:39,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:39,745 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:39,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:39,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:39,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:39,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:40,204 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:40,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:40,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:40,232 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:40,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:40,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:40,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:40,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:40,550 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:40,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:40,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:40,581 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:40,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:40,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:40,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:40,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:40,938 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:40,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:40,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:40,970 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:40,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:40,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:40,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:41,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-11-13 21:56:41,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:41,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:41,382 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:41,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:41,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:41,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:41,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:41,674 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:41,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:41,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:41,707 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:41,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:41,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:41,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:42,085 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:42,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:42,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:42,115 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:42,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:42,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:42,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:42,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:42,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-11-13 21:56:42,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:42,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:42,373 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:42,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:42,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:42,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:42,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:42,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-11-13 21:56:42,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:42,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:42,752 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:42,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:42,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:42,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:42,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:43,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-11-13 21:56:43,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:43,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:43,090 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:43,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:43,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:43,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:43,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:43,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-11-13 21:56:43,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:43,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:43,617 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:43,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:43,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:43,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:43,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:44,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-11-13 21:56:44,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:44,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:44,132 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:44,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:44,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:44,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:44,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:44,478 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:44,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:44,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:44,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:44,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:44,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:44,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:44,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:44,859 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:44,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:44,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:44,889 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:44,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:44,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:44,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:44,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:45,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-11-13 21:56:45,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:45,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:45,298 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:45,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:45,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:45,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:45,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:45,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-11-13 21:56:45,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:45,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:45,819 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:45,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:45,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:45,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:45,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:46,190 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:46,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:46,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:46,220 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:46,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:46,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:46,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:46,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:46,743 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:56:46,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:46,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:46,855 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:46,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:46,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:46,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:46,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:47,179 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:47,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:47,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:47,211 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:47,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:47,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:47,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:47,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:47,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-11-13 21:56:47,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:47,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:47,588 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:47,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:47,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:47,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:47,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:47,908 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:47,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:47,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:47,939 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:47,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:47,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:47,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:47,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:48,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-11-13 21:56:48,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:48,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:48,329 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:48,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:48,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:48,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:48,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:48,789 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:48,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:48,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:48,829 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:48,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:48,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:48,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:48,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:49,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-11-13 21:56:49,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:49,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:49,336 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:49,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:49,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:49,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:49,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:49,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-11-13 21:56:49,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:49,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:49,791 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:49,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:49,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:49,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:49,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:50,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-11-13 21:56:50,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:50,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:50,172 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:50,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:50,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:50,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:50,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:50,606 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:50,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:50,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:50,644 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:50,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:50,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:50,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:50,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:50,995 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:51,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:51,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:51,036 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:51,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:51,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:51,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:51,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-11-13 21:56:51,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:51,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:51,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:51,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:51,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:51,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:51,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:51,857 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:51,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:51,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:51,888 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:51,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:51,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:51,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:51,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:52,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-11-13 21:56:52,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:52,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:52,171 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:52,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:52,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:52,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:52,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:52,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-11-13 21:56:52,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:52,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:52,456 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:52,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:52,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:52,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:52,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:52,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-11-13 21:56:52,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:52,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:52,810 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:52,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:52,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:52,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:52,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:53,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-11-13 21:56:53,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:53,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:53,162 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:53,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:53,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:53,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:53,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:53,585 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:53,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:53,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:53,616 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:53,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:53,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:53,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:53,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:53,841 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:53,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:53,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:53,861 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:53,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:53,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:53,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:53,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:54,186 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:54,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:54,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:54,215 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:54,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:54,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:54,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:54,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:54,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-11-13 21:56:54,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:54,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:54,542 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:54,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:54,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:54,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:54,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:54,877 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:56:54,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:54,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:54,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:54,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:54,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:54,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:54,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:55,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-11-13 21:56:55,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:55,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:55,187 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:55,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:55,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:55,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:55,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:55,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-11-13 21:56:55,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:55,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:55,492 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:55,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:55,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:55,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:55,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:55,867 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:55,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:55,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:55,904 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:55,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:55,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:55,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:55,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:56,263 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:56,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:56,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:56,293 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:56,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:56,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:56,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:56,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:56,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-11-13 21:56:56,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:56,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:56,566 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:56,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:56,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:56,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:56,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:56,870 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:56,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:56,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:56,904 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:56,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:56,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:56,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:56,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:57,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-11-13 21:56:57,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:57,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:57,211 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:57,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:57,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:57,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:57,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56: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-11-13 21:56:57,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:57,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:57,568 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:57,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:57,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:57,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:57,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:57,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-11-13 21:56:57,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:57,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:57,862 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:57,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:57,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:57,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:57,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:58,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-11-13 21:56:58,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:58,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:58,248 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:58,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:58,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:58,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:58,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:58,473 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:56:58,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:58,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:58,498 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:58,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:58,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:58,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:58,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:58,806 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:58,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:58,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:58,835 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:58,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:58,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:58,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:58,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:59,161 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:56:59,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:59,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:59,196 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:59,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:59,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:59,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:59,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:56:59,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-11-13 21:56:59,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:56:59,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:56:59,576 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:56:59,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:56:59,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:56:59,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:56:59,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:00,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-11-13 21:57:00,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:00,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:00,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:00,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:00,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:00,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:00,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:00,291 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:00,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:00,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:00,319 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:00,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:00,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:00,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:00,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:00,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-11-13 21:57:00,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:00,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:00,643 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:00,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:00,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:00,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:00,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:00,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-11-13 21:57:00,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:00,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:00,921 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:00,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:00,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:00,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:00,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:01,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-11-13 21:57:01,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:01,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:01,179 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:01,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:01,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:01,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:01,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:01,432 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:01,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:01,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:01,462 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:01,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:01,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:01,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:01,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:01,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-11-13 21:57:01,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:01,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:01,766 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:01,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:01,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:01,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:01,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:02,043 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:02,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:02,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:02,072 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:02,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:02,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:02,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:02,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:02,330 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:02,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:02,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:02,354 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:02,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:02,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:02,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:02,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-11-13 21:57:02,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:02,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:02,668 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:02,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:02,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:02,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:02,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:03,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-11-13 21:57:03,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:03,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:03,049 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:03,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:03,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:03,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:03,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:03,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-11-13 21:57:03,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:03,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:03,336 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:03,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:03,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:03,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:03,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:03,632 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:03,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:03,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:03,656 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:03,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:03,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:03,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:03,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:04,050 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:57:04,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:04,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:04,164 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:04,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:04,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:04,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:04,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:04,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-11-13 21:57:04,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:04,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:04,443 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:04,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:04,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:04,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:04,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:04,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-11-13 21:57:04,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:04,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:04,713 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:04,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:04,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:04,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:04,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:05,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-11-13 21:57:05,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:05,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:05,068 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:05,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:05,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:05,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:05,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:05,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-11-13 21:57:05,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:05,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:05,343 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:05,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:05,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:05,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:05,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:05,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-11-13 21:57:05,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:05,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:05,669 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:05,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:05,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:05,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:05,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:05,924 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:05,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:05,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:05,951 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:05,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:05,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:05,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:05,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:06,199 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:06,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:06,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:06,229 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:06,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:06,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:06,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:06,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:06,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-11-13 21:57:06,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:06,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:06,529 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:06,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:06,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:06,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:06,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:06,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-11-13 21:57:06,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:06,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:06,887 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:06,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:06,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:06,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:06,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:07,302 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:07,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:07,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:07,415 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:07,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:07,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:07,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:07,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:07,679 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:07,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:07,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:07,704 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:07,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:07,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:07,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:07,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:07,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-11-13 21:57:07,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:07,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:07,977 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:07,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:07,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:07,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:07,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:08,208 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:08,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:08,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:08,229 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:08,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:08,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:08,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:08,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:08,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-11-13 21:57:08,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:08,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:08,564 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:08,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:08,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:08,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:08,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:08,810 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:08,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:08,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:08,829 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:08,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:08,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:08,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:08,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:09,090 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:09,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:09,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:09,122 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:09,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:09,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:09,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:09,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:09,487 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:09,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:09,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:09,523 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:09,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:09,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:09,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:09,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:09,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-11-13 21:57:09,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:09,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:09,868 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:09,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:09,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:09,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:09,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:10,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-11-13 21:57:10,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:10,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:10,138 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:10,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:10,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:10,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:10,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:10,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-11-13 21:57:10,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:10,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:10,504 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:10,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:10,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:10,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:10,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:10,840 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:10,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:10,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:10,868 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:10,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:10,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:10,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:10,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:11,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-11-13 21:57:11,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:11,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:11,184 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:11,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:11,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:11,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:11,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:11,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-11-13 21:57:11,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:11,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:11,464 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:11,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:11,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:11,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:11,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:11,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-11-13 21:57:11,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:11,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:11,894 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:11,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:11,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:11,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:11,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:12,200 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:12,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:12,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:12,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:12,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:12,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:12,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:12,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:12,590 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:12,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:12,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:12,629 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:12,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:12,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:12,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:12,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:12,996 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:13,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:13,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:13,024 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:13,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:13,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:13,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:13,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:13,374 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:13,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:13,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:13,403 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:13,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:13,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:13,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:13,688 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:13,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:13,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:13,718 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:13,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:13,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:13,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:13,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:13,985 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:14,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:14,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:14,016 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:14,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:14,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:14,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:14,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:14,291 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:14,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:14,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:14,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:14,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:14,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:14,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:14,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:14,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-11-13 21:57:14,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:14,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:14,722 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:14,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:14,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:14,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:14,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:15,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-11-13 21:57:15,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:15,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:15,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:15,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:15,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:15,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:15,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:15,362 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:15,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:15,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:15,405 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:15,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:15,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:15,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:15,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:15,806 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:15,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:15,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:15,835 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:15,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:15,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:15,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:15,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:16,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-11-13 21:57:16,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:16,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:16,093 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:16,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:16,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:16,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:16,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-11-13 21:57:16,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:16,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:16,375 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:16,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:16,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:16,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:16,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:16,715 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:16,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:16,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:16,746 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:16,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:16,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:16,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:16,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:17,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-11-13 21:57:17,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:17,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:17,137 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:17,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:17,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:17,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:17,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:17,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-11-13 21:57:17,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:17,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:17,416 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:17,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:17,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:17,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:17,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:17,703 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:17,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:17,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:17,732 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:17,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:17,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:17,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:17,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:18,016 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:18,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:18,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:18,043 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:18,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:18,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:18,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:18,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:18,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-11-13 21:57:18,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:18,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:18,352 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:18,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:18,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:18,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:18,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:18,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-11-13 21:57:18,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:18,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:18,689 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:18,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:18,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:18,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:18,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:18,991 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:19,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:19,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:19,020 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:19,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:19,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:19,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:19,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:19,445 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:19,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:19,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:19,484 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:19,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:19,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:19,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:19,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:19,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-11-13 21:57:19,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:19,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:19,865 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:19,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:19,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:19,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:19,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:20,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-11-13 21:57:20,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:20,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:20,321 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:20,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:20,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:20,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:20,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:20,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-11-13 21:57:20,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:20,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:20,693 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:20,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:20,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:20,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:20,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:20,954 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:20,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:20,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:20,978 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:20,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:20,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:20,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:21,227 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:21,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:21,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:21,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:21,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:21,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:21,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:21,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:21,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-11-13 21:57:21,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:21,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:21,555 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:21,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:21,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:21,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:21,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:21,871 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:21,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:21,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:21,891 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:21,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:21,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:21,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:22,237 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:22,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:22,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:22,269 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:22,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:22,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:22,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:22,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:22,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-11-13 21:57:22,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:22,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:22,607 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:22,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:22,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:22,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:22,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:22,891 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:22,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:22,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:22,917 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:22,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:22,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:22,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:22,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:23,196 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:23,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:23,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:23,222 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:23,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:23,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:23,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:23,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:23,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-11-13 21:57:23,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:23,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:23,504 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:23,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:23,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:23,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:23,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:23,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-11-13 21:57:23,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:23,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:23,797 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:23,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:23,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:23,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:23,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:24,132 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:24,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:24,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:24,161 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:24,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:24,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:24,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:24,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:24,491 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:24,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:24,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:24,520 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:24,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:24,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:24,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:24,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:24,802 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:24,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:24,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:24,833 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:24,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:24,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:24,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:24,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:25,095 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:25,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:25,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:25,131 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:25,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:25,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:25,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:25,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:25,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-11-13 21:57:25,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:25,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:25,476 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:25,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:25,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:25,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:25,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:25,718 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:25,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:25,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:25,742 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:25,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:25,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:25,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:25,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:25,995 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:26,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:26,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:26,021 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:26,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:26,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:26,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:26,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:26,278 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:26,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:26,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:26,301 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:26,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:26,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:26,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:26,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:26,571 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:26,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:26,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:26,599 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:26,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:26,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:26,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:26,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:26,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-11-13 21:57:26,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:26,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:26,901 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:26,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:26,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:26,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:26,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:27,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-11-13 21:57:27,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:27,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:27,192 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:27,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:27,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:27,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:27,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:27,409 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:27,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:27,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:27,429 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:27,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:27,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:27,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:27,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:27,704 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:27,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:27,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:27,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:27,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:27,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:27,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:27,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:28,158 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:57:28,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:28,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:28,273 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:28,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:28,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:28,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:28,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:28,542 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:28,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:28,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:28,567 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:28,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:28,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:28,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:28,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:28,826 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:28,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:28,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:28,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:28,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:28,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:28,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:28,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:29,161 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:29,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:29,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:29,188 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:29,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:29,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:29,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:29,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:29,444 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:29,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:29,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:29,473 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:29,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:29,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:29,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:29,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:29,730 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:29,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:29,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:29,758 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:29,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:29,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:29,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:29,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:30,007 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:30,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:30,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:30,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:30,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:30,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:30,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:30,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:30,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-11-13 21:57:30,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:30,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:30,320 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:30,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:30,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:30,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:30,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:30,573 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:30,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:30,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:30,609 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:30,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:30,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:30,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:30,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:30,966 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:30,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:30,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:30,996 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:30,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:30,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:30,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:31,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:31,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-11-13 21:57:31,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:31,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:31,319 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:31,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:31,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:31,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:31,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:31,646 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:31,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:31,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:31,682 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:31,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:31,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:31,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:31,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:31,944 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:31,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:31,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:31,976 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:31,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:31,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:31,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:31,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:32,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-11-13 21:57:32,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:32,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:32,288 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:32,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:32,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:32,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:32,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:32,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-11-13 21:57:32,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:32,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:32,616 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:32,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:32,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:32,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:32,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:32,848 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:32,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:32,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:32,881 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:32,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:32,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:32,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:32,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:33,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-11-13 21:57:33,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:33,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:33,205 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:33,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:33,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:33,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:33,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:33,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-11-13 21:57:33,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:33,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:33,551 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:33,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:33,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:33,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:33,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:33,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-11-13 21:57:33,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:33,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:33,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:33,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:33,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:33,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:33,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57: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-11-13 21:57:34,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:34,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:34,148 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:34,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:34,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:34,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:34,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:34,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-11-13 21:57:34,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:34,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:34,389 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:34,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:34,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:34,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:34,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:34,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-11-13 21:57:34,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:34,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:34,702 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:34,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:34,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:34,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:34,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:34,999 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:35,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:35,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:35,029 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:35,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:35,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:35,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:35,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:35,245 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:35,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:35,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:35,265 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:35,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:35,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:35,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:35,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:35,523 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:35,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:35,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:35,550 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:35,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:35,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:35,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:35,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:35,810 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:35,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:35,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:35,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:35,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:35,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:35,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:35,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:36,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-11-13 21:57:36,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:36,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:36,241 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:36,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:36,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:36,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:36,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-11-13 21:57:36,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:36,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:36,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:36,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:36,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:36,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:36,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:36,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-11-13 21:57:36,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:36,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:36,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:36,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:36,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:36,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:36,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:37,141 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:37,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:37,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:37,240 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:37,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:37,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:37,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:37,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:37,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-11-13 21:57:37,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:37,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:37,523 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:37,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:37,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:37,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:37,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:37,828 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:37,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:37,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:37,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:37,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:37,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:37,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:37,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:38,110 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:38,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:38,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:38,140 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:38,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:38,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:38,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:38,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:38,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-11-13 21:57:38,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:38,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:38,369 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:38,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:38,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:38,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:38,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:38,645 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:38,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:38,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:38,679 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:38,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:38,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:38,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:38,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:39,077 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:39,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:39,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:39,113 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:39,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:39,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:39,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:39,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:39,476 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:57:39,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:39,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:39,502 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:39,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:39,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:39,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:39,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:39,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-11-13 21:57:39,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:39,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:39,802 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:39,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:39,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:39,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:39,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:40,128 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:40,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:40,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:40,166 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:40,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:40,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:40,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:40,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:40,444 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:40,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:40,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:40,468 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:40,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:40,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:40,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:40,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:40,891 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:40,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:40,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:40,924 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:40,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:40,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:40,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:40,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:41,192 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:41,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:41,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:41,218 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:41,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:41,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:41,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:41,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:41,488 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:41,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:41,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:41,517 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:41,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:41,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:41,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:41,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:41,772 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:41,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:41,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:41,797 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:41,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:41,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:41,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:41,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:42,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-11-13 21:57:42,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:42,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:42,165 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:42,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:42,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:42,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:42,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:42,470 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:42,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:42,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:42,501 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:42,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:42,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:42,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:42,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:42,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-11-13 21:57:42,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:42,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:42,760 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:42,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:42,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:42,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:42,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:43,013 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:43,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:43,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:43,043 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:43,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:43,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:43,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:43,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:43,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-11-13 21:57:43,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:43,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:43,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:43,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:43,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:43,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:43,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:43,812 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:43,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:43,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:43,848 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:43,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:43,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:43,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:43,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:44,120 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:44,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:44,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:44,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:44,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:44,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:44,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:44,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:44,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-11-13 21:57:44,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:44,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:44,414 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:44,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:44,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:44,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:44,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:44,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-11-13 21:57:44,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:44,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:44,745 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:44,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:44,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:44,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:44,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:45,083 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:45,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:45,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:45,113 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:45,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:45,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:45,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:45,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:45,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-11-13 21:57:45,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:45,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:45,399 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:45,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:45,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:45,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:45,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:45,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-11-13 21:57:45,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:45,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:45,766 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:45,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:45,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:45,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:45,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:46,003 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:46,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:46,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:46,024 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:46,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:46,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:46,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:46,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:46,307 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:46,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:46,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:46,331 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:46,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:46,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:46,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:46,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:46,634 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:46,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:46,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:46,665 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:46,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:46,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:46,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:46,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:47,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-11-13 21:57:47,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:47,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:47,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:47,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:47,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:47,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:47,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:47,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:47,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:47,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:47,489 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:47,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:47,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:47,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:47,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:47,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-11-13 21:57:47,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:47,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:47,764 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:47,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:47,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:47,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:47,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:48,123 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:57:48,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:48,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:48,159 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:48,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:48,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:48,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:48,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:48,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-11-13 21:57:48,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:48,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:48,619 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:48,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:48,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:48,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:48,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:48,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-11-13 21:57:48,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:48,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:48,914 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:48,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:48,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:48,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:48,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:49,126 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:49,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:49,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:49,142 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:49,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:49,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:49,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:49,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-11-13 21:57:49,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:49,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:49,452 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:49,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:49,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:49,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:49,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:49,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-11-13 21:57:49,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:49,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:49,793 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:49,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:49,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:49,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:49,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:50,032 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:50,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:50,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:50,062 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:50,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:50,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:50,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:50,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:50,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-11-13 21:57:50,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:50,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:50,391 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:50,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:50,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:50,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:50,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:50,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-11-13 21:57:50,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:50,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:50,731 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:50,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:50,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:50,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:50,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:51,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-11-13 21:57:51,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:51,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:51,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:51,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:51,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:51,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:51,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:51,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-11-13 21:57:51,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:51,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:51,558 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:51,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:51,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:51,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:51,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:51,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-11-13 21:57:51,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:51,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:51,831 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:51,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:51,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:51,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:51,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:52,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-11-13 21:57:52,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:52,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:52,052 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:52,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:52,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:52,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:52,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:52,293 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:52,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:52,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:52,324 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:52,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:52,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:52,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:52,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:52,520 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:52,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:52,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:52,546 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:52,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:52,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:52,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:52,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:52,825 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:52,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:52,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:52,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:52,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:52,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:52,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:52,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:53,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-11-13 21:57:53,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:53,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:53,205 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:53,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:53,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:53,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:53,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:53,447 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:53,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:53,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:53,475 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:53,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:53,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:53,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:53,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:53,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-11-13 21:57:53,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:53,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:53,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:53,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:53,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:53,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:53,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:54,045 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:54,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:54,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:54,071 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:54,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:54,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:54,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:54,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:54,554 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:54,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:54,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:54,587 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:54,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:54,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:54,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:54,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:54,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-11-13 21:57:54,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:54,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:54,938 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:54,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:54,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:54,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:54,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:55,273 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:55,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:55,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:55,301 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:55,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:55,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:55,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:55,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:55,575 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:55,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:55,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:55,605 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:55,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:55,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:55,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:55,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:55,803 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:55,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:55,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:55,821 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:55,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:55,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:55,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:55,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:56,116 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:56,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:56,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:56,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:56,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:56,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:56,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:56,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:56,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-11-13 21:57:56,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:56,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:56,421 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:56,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:56,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:56,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:56,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:56,665 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:57:56,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:56,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:56,689 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:56,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:56,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:56,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:56,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:56,919 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:56,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:56,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:56,935 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:56,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:56,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:56,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:56,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:57,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-11-13 21:57:57,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:57,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:57,160 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:57,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:57,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:57,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:57,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:57,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-11-13 21:57:57,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:57,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:57,375 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:57,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:57,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:57,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:57,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:57,604 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:57:57,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:57,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:57,633 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:57,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:57,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:57,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:57,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:57,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-11-13 21:57:57,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:57,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:57,866 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:57,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:57,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:57,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:57,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:58,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-11-13 21:57:58,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:58,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:58,129 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:58,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:58,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:58,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:58,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57: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-11-13 21:57:58,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:58,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:58,427 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:58,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:58,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:58,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:58,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:58,665 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:58,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:58,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:58,691 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:58,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:58,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:58,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:58,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:59,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-11-13 21:57:59,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:59,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:59,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:59,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:59,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:59,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:59,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:59,311 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:57:59,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:59,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:59,329 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:59,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:59,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:59,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:59,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:57:59,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-11-13 21:57:59,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:57:59,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:57:59,770 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:57:59,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:57:59,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:57:59,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:57:59,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:00,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-11-13 21:58:00,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:00,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:00,065 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:00,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:00,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:00,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:00,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:00,394 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:00,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:00,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:00,420 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:00,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:00,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:00,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:00,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:00,646 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:00,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:00,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:00,673 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:00,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:00,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:00,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:00,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:00,972 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:00,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:00,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:00,991 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:00,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:00,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:00,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:01,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:01,238 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:01,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:01,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:01,256 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:01,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:01,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:01,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:01,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-11-13 21:58:01,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:01,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:01,519 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:01,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:01,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:01,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:01,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:01,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-11-13 21:58:01,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:01,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:01,731 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:01,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:01,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:01,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:01,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:02,044 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:02,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:02,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:02,072 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:02,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:02,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:02,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:02,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:02,273 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:02,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:02,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:02,291 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:02,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:02,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:02,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58: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-11-13 21:58:02,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:02,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:02,582 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:02,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:02,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:02,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:02,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:02,850 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:02,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:02,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:02,877 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:02,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:02,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:02,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:02,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:03,202 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:58:03,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:03,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:03,227 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:03,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:03,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:03,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:03,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:03,445 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:03,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:03,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:03,463 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:03,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:03,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:03,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:03,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:03,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-11-13 21:58:03,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:03,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:03,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:03,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:03,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:03,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:03,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:03,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-11-13 21:58:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:04,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:04,015 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:04,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:04,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:04,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:04,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:04,219 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:04,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:04,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:04,236 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:04,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:04,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:04,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:04,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:04,460 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:04,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:04,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:04,481 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:04,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:04,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:04,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:04,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:04,682 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:04,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:04,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:04,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:04,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:04,958 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:04,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:04,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:04,982 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:04,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:04,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:04,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:04,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:05,362 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:05,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:05,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:05,387 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:05,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:05,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:05,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:05,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:05,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-11-13 21:58:05,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:05,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:05,656 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:05,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:05,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:05,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:05,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:05,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-11-13 21:58:05,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:05,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:05,950 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:05,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:05,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:05,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:05,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:06,211 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:06,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:06,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:06,236 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:06,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:06,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:06,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:06,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:06,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-11-13 21:58:06,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:06,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:06,476 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:06,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:06,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:06,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:06,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:06,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-11-13 21:58:06,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:06,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:06,743 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:06,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:06,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:06,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:06,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:06,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-11-13 21:58:07,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:07,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:07,013 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:07,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:07,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:07,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:07,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:07,264 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:07,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:07,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:07,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:07,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:07,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:07,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:07,635 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:07,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:07,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:07,664 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:07,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:07,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:07,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:07,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:07,906 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:07,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:07,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:07,926 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:07,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:07,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:07,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:07,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:08,202 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:08,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:08,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:08,231 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:08,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:08,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:08,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:08,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:08,487 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:08,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:08,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:08,512 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:08,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:08,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:08,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:08,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:08,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-11-13 21:58:08,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:08,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:08,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:08,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:08,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:08,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:08,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:09,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-11-13 21:58:09,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:09,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:09,105 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:09,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:09,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:09,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:09,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:09,404 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:09,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:09,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:09,433 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:09,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:09,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:09,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:09,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:09,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-11-13 21:58:09,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:09,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:09,845 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:09,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:09,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:09,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:10,223 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:10,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:10,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:10,249 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:10,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:10,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:10,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:10,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:10,523 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:10,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:10,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:10,541 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:10,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:10,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:10,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:10,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:10,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-11-13 21:58:10,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:10,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:10,839 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:10,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:10,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:10,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:10,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:11,074 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:11,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:11,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:11,097 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:11,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:11,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:11,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:11,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:11,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-11-13 21:58:11,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:11,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:11,369 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:11,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:11,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:11,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:11,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:11,725 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:11,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:11,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:11,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:11,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:11,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:11,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:11,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:11,985 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:12,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:12,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:12,013 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:12,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:12,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:12,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:12,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:12,274 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:12,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:12,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:12,299 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:12,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:12,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:12,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:12,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:12,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-11-13 21:58:12,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:12,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:12,592 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:12,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:12,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:12,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:12,783 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:12,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:12,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:12,801 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:12,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:12,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:12,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:12,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:13,122 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:13,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:13,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:13,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:13,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:13,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:13,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:13,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:13,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-11-13 21:58:13,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:13,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:13,397 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:13,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:13,632 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:13,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:13,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:13,656 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:13,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:13,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:13,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:13,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:13,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-11-13 21:58:13,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:13,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:13,922 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:13,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:13,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:13,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:13,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:14,156 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:14,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:14,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:14,181 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:14,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:14,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:14,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:14,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:14,490 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:14,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:14,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:14,516 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:14,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:14,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:14,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:14,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:14,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-11-13 21:58:14,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:14,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:14,790 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:14,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:14,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:14,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:14,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:15,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-11-13 21:58:15,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:15,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:15,128 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:15,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:15,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:15,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:15,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:15,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-11-13 21:58:15,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:15,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:15,526 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:15,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:15,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:15,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:15,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:15,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-11-13 21:58:15,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:15,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:15,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:15,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:15,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:15,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:15,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:16,141 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:16,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:16,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:16,169 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:16,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:16,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:16,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:16,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:16,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-11-13 21:58:16,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:16,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:16,515 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:16,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:16,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:16,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:16,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:16,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-11-13 21:58:16,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:16,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:16,745 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:16,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:16,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:16,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:16,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:17,022 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:17,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:17,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:17,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:17,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:17,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:17,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:17,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:17,286 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:17,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:17,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:17,305 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:17,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:17,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:17,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:17,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:17,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-11-13 21:58:17,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:17,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:17,584 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:17,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:17,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:17,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:17,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:17,822 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:17,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:17,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:17,845 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:17,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:17,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:17,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:17,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:18,090 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:18,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:18,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:18,113 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:18,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:18,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:18,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:18,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:18,333 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:18,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:18,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:18,351 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:18,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:18,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:18,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:18,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:18,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-11-13 21:58:18,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:18,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:18,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:18,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:18,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:18,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:18,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:18,974 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:18,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:18,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:18,998 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:18,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:18,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:18,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:19,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:19,247 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:19,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:19,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:19,268 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:19,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:19,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:19,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:19,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:19,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-11-13 21:58:19,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:19,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:19,724 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:19,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:19,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:19,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:19,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:20,068 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:20,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:20,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:20,094 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:20,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:20,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:20,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:20,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:20,373 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:20,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:20,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:20,407 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:20,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:20,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:20,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:20,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:20,671 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:20,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:20,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:20,699 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:20,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:20,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:20,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:20,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:20,995 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:21,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:21,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:21,032 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:21,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:21,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:21,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:21,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:21,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-11-13 21:58:21,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:21,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:21,301 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:21,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:21,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:21,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:21,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:21,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-11-13 21:58:21,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:21,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:21,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:21,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:21,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:21,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:21,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:21,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-11-13 21:58:21,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:21,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:21,882 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:21,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:21,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:21,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:22,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-11-13 21:58:22,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:22,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:22,220 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:22,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:22,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:22,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:22,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:22,593 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:22,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:22,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:22,645 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:22,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:22,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:22,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:22,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:23,012 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:23,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:23,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:23,031 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:23,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:23,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:23,315 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:23,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:23,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:23,346 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:23,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:23,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:23,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:23,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:23,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-11-13 21:58:23,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:23,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:23,658 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:23,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:23,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:23,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:23,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:23,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-11-13 21:58:23,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:23,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:23,912 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:23,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:23,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:23,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:23,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:24,196 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:24,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:24,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:24,224 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:24,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:24,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:24,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:24,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:24,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-11-13 21:58:24,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:24,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:24,556 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:24,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:24,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:24,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:24,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:24,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-11-13 21:58:24,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:24,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:24,897 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:24,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:24,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:24,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:24,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:25,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-11-13 21:58:25,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:25,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:25,213 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:25,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:25,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:25,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:25,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:25,605 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:25,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:25,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:25,639 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:25,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:25,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:25,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:25,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:25,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-11-13 21:58:25,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:25,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:25,963 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:25,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:25,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:25,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:25,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:26,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-11-13 21:58:26,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:26,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:26,270 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:26,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:26,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:26,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:26,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:26,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-11-13 21:58:26,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:26,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:26,637 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:26,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:26,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:26,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:26,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:26,861 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:26,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:26,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:26,879 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:26,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:26,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:26,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:27,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-11-13 21:58:27,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:27,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:27,141 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:27,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:27,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:27,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:27,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:27,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-11-13 21:58:27,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:27,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:27,438 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:27,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:27,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:27,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:27,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:27,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-11-13 21:58:27,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:27,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:27,727 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:27,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:27,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:27,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:27,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:28,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-11-13 21:58:28,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:28,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:28,085 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:28,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:28,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:28,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:28,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58: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-11-13 21:58:28,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:28,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:28,327 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:28,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:28,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:28,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:28,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:28,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-11-13 21:58:28,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:28,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:28,596 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:28,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:28,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:28,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:28,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:28,830 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:28,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:28,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:28,854 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:28,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:28,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:28,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:28,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:29,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-11-13 21:58:29,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:29,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:29,143 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:29,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:29,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:29,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:29,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:29,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-11-13 21:58:29,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:29,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:29,375 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:29,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:29,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:29,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:29,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:29,735 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:58:29,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:29,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:29,769 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:29,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:29,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:29,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:29,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:30,084 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:58:30,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:30,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:30,110 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:30,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:30,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:30,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:30,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:30,433 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:30,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:30,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:30,458 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:30,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:30,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:30,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:30,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:30,649 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:30,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:30,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:30,667 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:30,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:30,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:30,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:30,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:30,875 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:30,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:30,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:30,891 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:30,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:30,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:30,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:30,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:31,108 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:31,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:31,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:31,130 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:31,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:31,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:31,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:31,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:31,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-11-13 21:58:31,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:31,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:31,412 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:31,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:31,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:31,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:31,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:31,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-11-13 21:58:31,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:31,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:31,638 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:31,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:31,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:31,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:31,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:31,872 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:31,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:31,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:31,900 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:31,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:31,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:31,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:31,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:32,279 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:32,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:32,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:32,307 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:32,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:32,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:32,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:32,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:32,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-11-13 21:58:32,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:32,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:32,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:32,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:32,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:32,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:32,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:32,840 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:58:32,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:32,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:32,864 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:32,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:32,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:32,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:32,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:33,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-11-13 21:58:33,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:33,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:33,118 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:33,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:33,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:33,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:33,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:33,362 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:33,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:33,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:33,388 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:33,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:33,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:33,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:33,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:33,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-11-13 21:58:33,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:33,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:33,774 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:33,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:33,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:33,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:33,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:34,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-11-13 21:58:34,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:34,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:34,065 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:34,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:34,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:34,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:34,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:34,355 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:34,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:34,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:34,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:34,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:34,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:34,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:34,596 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:34,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:34,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:34,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:34,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:34,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:34,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:34,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:34,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-11-13 21:58:34,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:34,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:34,913 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:34,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:34,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:34,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:34,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:35,177 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:35,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:35,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:35,203 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:35,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:35,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:35,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:35,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-11-13 21:58:35,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:35,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:35,439 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:35,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:35,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:35,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:35,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:35,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-11-13 21:58:35,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:35,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:35,703 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:35,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:35,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:35,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:35,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:35,984 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:36,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:36,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:36,009 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:36,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:36,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:36,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:36,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:36,293 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:36,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:36,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:36,317 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:36,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:36,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:36,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:36,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:36,501 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:36,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:36,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:36,523 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:36,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:36,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:36,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:36,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:36,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-11-13 21:58:36,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:36,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:36,767 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:36,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:36,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:36,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:36,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:36,986 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:37,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:37,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:37,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:37,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:37,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:37,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:37,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:37,230 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:37,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:37,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:37,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:37,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:37,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:37,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:37,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:37,490 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:37,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:37,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:37,514 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:37,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:37,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:37,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:37,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:37,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-11-13 21:58:37,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:37,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:37,741 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:37,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:37,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:37,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:37,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:37,991 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:38,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:38,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:38,014 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:38,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:38,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:38,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:38,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:38,288 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:38,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:38,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:38,309 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:38,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:38,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:38,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:38,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:38,653 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:38,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:38,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:38,675 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:38,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:38,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:38,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:38,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:38,915 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:38,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:38,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:38,938 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:38,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:38,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:38,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:38,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:39,209 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:39,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:39,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:39,233 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:39,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:39,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:39,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:39,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:39,455 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:39,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:39,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:39,478 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:39,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:39,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:39,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:39,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:39,832 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:39,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:39,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:39,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:39,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:39,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:39,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:39,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:40,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-11-13 21:58:40,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:40,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:40,297 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:40,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:40,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:40,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:40,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:40,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-11-13 21:58:40,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:40,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:40,515 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:40,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:40,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:40,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:40,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:40,746 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:40,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:40,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:40,762 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:40,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:40,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:40,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:40,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:40,999 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:41,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:41,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:41,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:41,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:41,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:41,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:41,237 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:41,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:41,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:41,258 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:41,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:41,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:41,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:41,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:41,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-11-13 21:58:41,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:41,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:41,521 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:41,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:41,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:41,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:41,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:41,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-11-13 21:58:41,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:41,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:41,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:41,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:41,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:41,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:41,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:41,937 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:41,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:41,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:41,955 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:41,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:41,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:41,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:41,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:42,275 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:42,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:42,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:42,299 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:42,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:42,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:42,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:42,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:42,534 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:42,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:42,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:42,557 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:42,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:42,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:42,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:42,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:42,833 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:42,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:42,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:42,855 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:42,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:42,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:42,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:43,052 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:43,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:43,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:43,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:43,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:43,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:43,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:43,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:43,311 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:43,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:43,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:43,334 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:43,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:43,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:43,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:43,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:43,558 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:43,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:43,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:43,574 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:43,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:43,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:43,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:43,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:43,811 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:43,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:43,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:43,833 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:43,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:43,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:43,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:44,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-11-13 21:58:44,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:44,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:44,080 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:44,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:44,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:44,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:44,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:44,337 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:58:44,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:44,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:44,359 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:44,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:44,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:44,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:44,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:44,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-11-13 21:58:44,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:44,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:44,592 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:44,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:44,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:44,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:44,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:44,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-11-13 21:58:44,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:44,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:44,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:44,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:44,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:44,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:44,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:45,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-11-13 21:58:45,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:45,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:45,163 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:45,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:45,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:45,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:45,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:45,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-11-13 21:58:45,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:45,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:45,443 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:45,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:45,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:45,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:45,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:45,709 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:45,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:45,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:45,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:45,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:45,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:45,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:45,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:45,979 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:46,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:46,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:46,002 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:46,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:46,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:46,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:46,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:46,261 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:46,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:46,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:46,283 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:46,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:46,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:46,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:46,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:46,565 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:46,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:46,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:46,596 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:46,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:46,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:46,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:46,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:46,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-11-13 21:58:46,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:46,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:46,819 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:46,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:46,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:46,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:46,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:47,057 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:47,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:47,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:47,080 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:47,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:47,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:47,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:47,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:47,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-11-13 21:58:47,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:47,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:47,363 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:47,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:47,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:47,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:47,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:47,562 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:47,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:47,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:47,582 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:47,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:47,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:47,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:47,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:47,806 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:47,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:47,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:47,833 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:47,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:47,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:47,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:47,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:48,053 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:48,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:48,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:48,080 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:48,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:48,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:48,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:48,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-11-13 21:58:48,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:48,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:48,294 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:48,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:48,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:48,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:48,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:48,722 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:48,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:48,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:48,816 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:48,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:48,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:48,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:48,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:49,045 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:49,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:49,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:49,069 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:49,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:49,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:49,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:49,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:49,275 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:49,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:49,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:49,295 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:49,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:49,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:49,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:49,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:49,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-11-13 21:58:49,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:49,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:49,510 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:49,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:49,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:49,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:49,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:49,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-11-13 21:58:49,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:49,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:49,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:49,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:49,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:49,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:49,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:49,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-11-13 21:58:50,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:50,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:50,003 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:50,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:50,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:50,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:50,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:50,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-11-13 21:58:50,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:50,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:50,211 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:50,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:50,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:50,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:50,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:50,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-11-13 21:58:50,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:50,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:50,546 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:50,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:50,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:50,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:50,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:50,794 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:50,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:50,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:50,818 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:50,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:50,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:50,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:50,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:51,032 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:51,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:51,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:51,052 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:51,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:51,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:51,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:51,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:51,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-11-13 21:58:51,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:51,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:51,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:51,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:51,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:51,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:51,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:51,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-11-13 21:58:51,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:51,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:51,568 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:51,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:51,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:51,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:51,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:51,763 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:51,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:51,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:51,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:51,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:51,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:51,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:52,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-11-13 21:58:52,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:52,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:52,128 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:52,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:52,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:52,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:52,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:52,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-11-13 21:58:52,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:52,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:52,363 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:52,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:52,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:52,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:52,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:52,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-11-13 21:58:52,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:52,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:52,639 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:52,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:52,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:52,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:52,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:52,851 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:52,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:52,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:52,874 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:52,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:52,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:52,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:53,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-11-13 21:58:53,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:53,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:53,091 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:53,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:53,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:53,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:53,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:53,328 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:53,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:53,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:53,354 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:53,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:53,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:53,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:53,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:53,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-11-13 21:58:53,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:53,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:53,543 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:53,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:53,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:53,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:53,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:53,781 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:53,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:53,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:53,803 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:53,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:53,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:53,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:53,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:54,128 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:54,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:54,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:54,151 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:54,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:54,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:54,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:54,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:54,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-11-13 21:58:54,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:54,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:54,405 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:54,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:54,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:54,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:54,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:54,619 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:54,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:54,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:54,650 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:54,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:54,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:54,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:54,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:54,869 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:54,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:54,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:54,888 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:54,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:54,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:54,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:54,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:55,108 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:55,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:55,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:55,133 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:55,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:55,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:55,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:55,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:55,351 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:55,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:55,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:55,377 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:55,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:55,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:55,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:55,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:55,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-11-13 21:58:55,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:55,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:55,613 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:55,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:55,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:55,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:55,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:55,814 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:55,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:55,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:55,833 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:55,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:55,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:55,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:55,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:56,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-11-13 21:58:56,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:56,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:56,059 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:56,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:56,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:56,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:56,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:56,332 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:56,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:56,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:56,355 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:56,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:56,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:56,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58: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-11-13 21:58:56,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:56,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:56,620 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:56,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:56,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:56,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:56,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:56,835 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:56,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:56,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:56,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:56,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:56,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:56,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:56,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:57,072 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:57,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:57,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:57,092 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:57,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:57,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:57,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:57,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:57,354 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:57,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:57,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:57,377 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:57,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:57,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:57,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:57,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:57,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-11-13 21:58:57,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:57,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:57,619 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:57,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:57,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:57,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:57,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:57,851 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:57,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:57,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:57,874 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:57,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:57,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:57,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:58,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-11-13 21:58:58,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:58,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:58,176 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:58,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:58,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:58,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:58,366 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:58:58,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:58,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:58,388 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:58,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:58,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:58,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:58,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:58,688 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:58,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:58,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:58,711 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:58,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:58,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:58,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:58,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:58,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-11-13 21:58:58,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:58,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:58,937 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:58,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:58,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:58,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:58,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:59,190 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:59,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:59,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:59,216 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:59,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:59,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:59,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:59,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:59,459 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:58:59,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:59,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:59,483 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:59,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:59,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:59,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:59,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:58:59,718 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:58:59,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:58:59,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:58:59,743 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:58:59,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:58:59,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:58:59,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:58:59,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:00,036 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:00,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:00,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:00,061 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:00,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:00,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:00,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:00,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:00,336 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:00,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:00,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:00,355 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:00,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:00,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:00,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:00,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:00,692 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:00,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:00,718 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:00,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:00,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:00,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:00,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:01,016 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:01,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:01,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:01,040 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:01,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:01,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:01,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:01,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:01,282 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:01,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:01,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:01,304 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:01,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:01,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:01,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:01,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:01,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-11-13 21:59:01,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:01,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:01,515 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:01,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:01,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:01,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:01,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:01,793 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:01,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:01,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:01,816 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:01,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:01,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:01,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:01,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:02,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-11-13 21:59:02,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:02,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:02,051 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:02,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:02,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:02,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:02,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:02,337 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:02,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:02,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:02,358 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:02,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:02,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:02,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:02,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:02,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:02,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:02,643 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:02,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:02,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:02,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:02,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:02,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-11-13 21:59:02,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:02,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:02,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:02,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:02,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:02,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:02,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:03,139 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:03,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:03,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:03,164 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:03,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:03,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:03,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:03,454 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:03,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:03,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:03,477 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:03,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:03,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:03,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:03,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:03,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-11-13 21:59:03,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:03,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:03,741 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:03,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:03,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:03,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:03,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:04,050 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:04,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:04,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:04,069 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:04,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:04,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:04,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:04,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:04,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-11-13 21:59:04,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:04,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:04,341 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:04,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:04,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:04,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:04,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:04,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-11-13 21:59:04,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:04,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:04,600 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:04,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:04,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:04,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:04,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:04,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-11-13 21:59:04,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:04,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:04,890 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:04,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:04,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:04,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:04,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:05,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-11-13 21:59:05,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:05,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:05,155 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:05,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:05,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:05,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:05,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:05,423 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:05,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:05,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:05,446 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:05,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:05,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:05,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:05,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59: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-11-13 21:59:05,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:05,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:05,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:05,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:05,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:05,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:05,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:05,952 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:05,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:05,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:05,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:05,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:05,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:05,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:05,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:06,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-11-13 21:59:06,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:06,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:06,199 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:06,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:06,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:06,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:06,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:06,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-11-13 21:59:06,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:06,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:06,422 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:06,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:06,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:06,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:06,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:06,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-11-13 21:59:06,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:06,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:06,655 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:06,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:06,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:06,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:06,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:06,893 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:06,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:06,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:06,917 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:06,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:06,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:06,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:06,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:07,162 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:07,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:07,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:07,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:07,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:07,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:07,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:07,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-11-13 21:59:07,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:07,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:07,451 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:07,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:07,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:07,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:07,724 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:07,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:07,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:07,754 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:07,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:07,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:07,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:07,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:07,974 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:07,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:07,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:07,996 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:07,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:07,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:07,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:08,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:08,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:08,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:08,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:08,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:08,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:08,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:08,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:08,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:08,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-11-13 21:59:08,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:08,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:08,475 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:08,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:08,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:08,791 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:08,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:08,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:08,811 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:08,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:08,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:08,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:09,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-11-13 21:59:09,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:09,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:09,056 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:09,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:09,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:09,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:09,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:09,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-11-13 21:59:09,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:09,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:09,344 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:09,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:09,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:09,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:09,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:09,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-11-13 21:59:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:09,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:09,645 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:09,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:09,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:09,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:09,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:09,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-11-13 21:59:09,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:09,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:09,867 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:09,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:09,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:09,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:09,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:10,084 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:10,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:10,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:10,106 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:10,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:10,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:10,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:10,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:10,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-11-13 21:59:10,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:10,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:10,356 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:10,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:10,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:10,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:10,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:10,671 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:10,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:10,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:10,697 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:10,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:10,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:10,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:10,973 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:10,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:10,993 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:11,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:11,258 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:11,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:11,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:11,282 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:11,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:11,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:11,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:11,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:11,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-11-13 21:59:11,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:11,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:11,475 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:11,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:11,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:11,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:11,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:11,710 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:11,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:11,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:11,733 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:11,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:11,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:11,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:11,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:11,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-11-13 21:59:12,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:12,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:12,012 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:12,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:12,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:12,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:12,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-11-13 21:59:12,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:12,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:12,278 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:12,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:12,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:12,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:12,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-11-13 21:59:12,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:12,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:12,602 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:12,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:12,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:12,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:12,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:12,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-11-13 21:59:12,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:12,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:12,994 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:12,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:12,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:12,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:13,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:13,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-11-13 21:59:13,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:13,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:13,273 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:13,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:13,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:13,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:13,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:13,471 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:13,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:13,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:13,493 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:13,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:13,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:13,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:13,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:13,748 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:13,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:13,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:13,774 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:13,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:13,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:13,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:13,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:13,996 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:14,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:14,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:14,019 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:14,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:14,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:14,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:14,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:14,212 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:14,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:14,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:14,235 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:14,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:14,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:14,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:14,495 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:14,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:14,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:14,521 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:14,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:14,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:14,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:14,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:14,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-11-13 21:59:14,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:14,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:14,814 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:14,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:14,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:14,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:14,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:15,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-11-13 21:59:15,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:15,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:15,032 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:15,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:15,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:15,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:15,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:15,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-11-13 21:59:15,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:15,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:15,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:15,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:15,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:15,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:15,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:15,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-11-13 21:59:15,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:15,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:15,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:15,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:15,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:15,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:15,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:15,755 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:15,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:15,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:15,780 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:15,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:15,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:15,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:15,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:16,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-11-13 21:59:16,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:16,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:16,187 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:16,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:16,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:16,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:16,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:16,534 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:16,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:16,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:16,557 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:16,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:16,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:16,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:16,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:16,775 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:16,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:16,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:16,791 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:16,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:16,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:16,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:16,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59: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-11-13 21:59:17,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:17,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:17,015 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:17,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:17,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:17,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:17,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:17,256 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:17,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:17,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:17,277 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:17,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:17,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:17,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:17,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:17,484 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:17,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:17,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:17,507 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:17,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:17,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:17,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:17,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:17,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-11-13 21:59:17,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:17,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:17,815 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:17,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:17,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:17,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:17,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:18,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-11-13 21:59:18,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:18,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:18,276 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:18,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:18,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:18,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:18,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:18,585 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:18,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:18,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:18,606 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:18,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:18,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:18,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:18,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:18,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-11-13 21:59:18,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:18,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:18,848 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:18,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:18,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:18,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:19,121 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:19,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:19,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:19,145 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:19,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:19,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:19,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:19,426 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:19,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:19,450 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:19,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:19,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:19,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:19,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-11-13 21:59:19,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:19,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:19,681 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:19,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:19,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:19,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:19,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:19,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-11-13 21:59:19,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:19,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:19,879 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:19,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:19,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:19,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:20,119 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:20,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:20,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:20,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:20,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:20,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:20,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:20,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-11-13 21:59:20,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:20,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:20,392 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:20,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:20,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:20,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:20,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:20,683 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:20,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:20,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:20,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:20,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:20,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:21,008 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:21,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:21,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:21,029 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:21,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:21,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:21,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:21,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-11-13 21:59:21,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:21,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:21,298 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:21,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:21,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:21,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:21,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:21,583 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:21,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:21,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:21,606 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:21,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:21,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:21,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:21,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:21,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-11-13 21:59:21,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:21,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:21,899 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:21,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:21,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:21,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:21,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:22,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-11-13 21:59:22,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:22,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:22,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:22,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:22,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:22,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:22,359 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:22,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:22,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:22,378 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:22,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:22,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:22,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:22,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:22,634 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:22,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:22,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:22,653 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:22,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:22,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:22,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:22,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:22,877 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:22,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:22,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:22,903 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:22,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:22,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:22,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:22,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:23,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-11-13 21:59:23,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:23,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:23,175 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:23,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:23,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:23,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:23,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:23,398 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:23,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:23,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:23,423 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:23,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:23,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:23,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:23,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:23,750 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:23,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:23,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:23,773 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:23,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:23,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:23,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:23,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:24,014 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:24,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:24,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:24,036 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:24,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:24,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:24,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:24,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59: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-11-13 21:59:24,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:24,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:24,245 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:24,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:24,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:24,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:24,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:24,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-11-13 21:59:24,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:24,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:24,489 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:24,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:24,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:24,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:24,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:24,761 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:24,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:24,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:24,784 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:24,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:24,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:24,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59: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-11-13 21:59:25,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:25,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:25,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:25,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:25,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:25,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:25,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:25,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-11-13 21:59:25,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:25,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:25,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:25,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:25,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:25,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:25,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:25,489 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:25,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:25,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:25,505 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:25,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:25,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:25,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:25,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:25,713 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:25,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:25,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:25,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:25,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:25,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:25,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:25,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-11-13 21:59:25,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:25,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:25,943 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:25,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:25,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:25,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:25,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:26,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-11-13 21:59:26,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:26,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:26,205 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:26,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:26,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:26,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:26,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:26,404 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:26,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:26,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:26,428 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:26,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:26,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:26,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:26,683 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:26,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:26,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:26,705 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:26,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:26,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:26,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:26,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:26,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-11-13 21:59:26,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:26,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:26,944 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:26,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:26,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:26,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:26,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:27,175 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:27,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:27,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:27,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:27,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:27,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:27,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:27,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:27,429 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:27,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:27,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:27,451 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:27,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:27,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:27,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:27,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:27,662 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:27,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:27,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:27,679 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:27,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:27,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:27,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:27,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:27,884 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:27,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:27,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:27,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:27,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:27,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:27,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:27,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:28,085 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:28,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:28,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:28,101 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:28,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:28,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:28,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:28,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:28,316 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:28,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:28,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:28,338 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:28,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:28,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:28,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:28,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:28,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-11-13 21:59:28,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:28,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:28,624 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:28,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:28,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:28,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:28,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:28,970 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:28,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:28,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:28,995 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:28,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:28,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:28,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:29,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:29,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-11-13 21:59:29,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:29,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:29,266 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:29,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:29,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:29,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:29,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:29,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-11-13 21:59:29,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:29,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:29,615 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:29,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:29,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:29,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:29,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:29,836 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:29,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:29,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:29,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:29,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:29,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:29,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:29,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:30,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-11-13 21:59:30,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:30,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:30,167 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:30,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:30,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:30,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:30,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:30,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-11-13 21:59:30,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:30,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:30,459 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:30,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:30,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:30,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:30,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:30,660 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:30,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:30,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:30,676 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:30,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:30,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:30,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:30,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:30,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-11-13 21:59:30,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:30,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:30,908 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:30,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:30,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:30,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:30,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:31,142 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:31,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:31,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:31,165 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:31,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:31,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:31,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:31,424 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:31,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:31,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:31,446 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:31,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:31,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:31,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:31,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:31,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-11-13 21:59:31,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:31,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:31,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:31,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:31,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:31,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:31,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:31,916 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:31,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:31,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:31,936 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:31,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:31,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:31,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:31,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:32,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-11-13 21:59:32,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:32,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:32,200 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:32,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:32,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:32,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:32,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:32,417 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:32,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:32,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:32,438 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:32,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:32,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:32,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:32,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-11-13 21:59:32,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:32,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:32,703 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:32,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:32,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:32,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:32,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:32,931 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:32,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:32,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:32,959 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:32,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:32,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:32,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:32,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:33,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-11-13 21:59:33,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:33,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:33,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:33,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:33,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:33,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:33,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:33,416 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:33,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:33,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:33,438 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:33,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:33,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:33,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:33,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:33,678 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:33,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:33,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:33,702 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:33,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:33,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:33,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:33,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:33,915 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:33,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:33,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:33,939 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:33,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:33,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:33,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:33,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:34,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-11-13 21:59:34,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:34,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:34,158 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:34,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:34,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:34,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:34,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:34,351 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:34,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:34,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:34,372 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:34,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:34,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:34,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:34,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:34,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-11-13 21:59:34,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:34,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:34,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:34,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:34,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:34,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:34,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:34,838 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:34,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:34,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:34,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:34,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:34,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:34,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:34,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:35,081 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:35,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:35,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:35,100 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:35,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:35,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:35,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:35,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:35,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-11-13 21:59:35,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:35,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:35,302 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:35,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:35,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:35,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:35,550 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:35,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:35,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:35,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:35,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:35,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:35,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:35,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:35,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-11-13 21:59:35,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:35,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:35,844 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:35,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:35,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:35,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:35,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:36,124 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:36,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:36,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:36,149 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:36,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:36,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:36,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:36,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:36,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-11-13 21:59:36,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:36,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:36,369 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:36,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:36,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:36,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:36,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:36,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-11-13 21:59:36,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:36,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:36,606 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:36,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:36,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:36,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:36,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:36,807 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:36,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:36,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:36,823 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:36,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:36,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:36,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:36,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:36,991 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:37,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:37,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:37,007 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:37,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:37,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:37,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:37,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:37,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-11-13 21:59:37,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:37,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:37,325 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:37,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:37,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:37,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:37,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:37,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-11-13 21:59:37,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:37,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:37,568 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:37,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:37,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:37,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:37,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:37,773 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:37,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:37,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:37,795 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:37,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:37,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:37,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:37,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:38,035 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:38,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:38,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:38,057 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:38,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:38,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:38,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:38,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:38,344 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:38,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:38,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:38,367 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:38,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:38,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:38,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:38,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:38,574 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:38,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:38,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:38,599 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:38,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:38,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:38,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:38,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:38,867 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:38,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:38,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:38,890 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:38,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:38,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:38,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:38,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:39,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-11-13 21:59:39,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:39,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:39,177 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:39,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:39,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:39,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:39,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:39,384 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:39,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:39,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:39,404 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:39,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:39,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:39,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:39,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:39,718 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:39,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:39,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:39,738 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:39,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:39,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:39,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:39,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:39,984 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:40,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:40,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:40,003 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:40,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:40,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:40,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:40,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:40,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-11-13 21:59:40,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:40,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:40,280 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:40,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:40,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:40,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:40,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-11-13 21:59:40,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:40,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:40,518 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:40,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:40,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:40,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:40,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:40,766 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:40,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:40,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:40,790 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:40,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:40,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:40,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:40,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:41,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-11-13 21:59:41,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:41,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:41,047 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:41,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:41,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:41,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:41,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:41,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-11-13 21:59:41,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:41,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:41,282 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:41,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:41,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:41,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:41,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:41,523 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:41,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:41,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:41,546 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:41,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:41,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:41,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:41,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:41,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-11-13 21:59:41,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:41,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:41,775 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:41,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:41,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:41,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:41,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:41,967 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:41,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:41,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:41,983 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:41,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:41,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:41,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:41,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:42,188 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:42,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:42,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:42,213 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:42,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:42,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:42,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:42,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:42,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-11-13 21:59:42,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:42,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:42,487 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:42,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:42,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:42,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:42,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:42,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-11-13 21:59:42,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:42,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:42,771 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:42,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:42,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:42,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:42,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:43,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-11-13 21:59:43,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:43,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:43,033 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:43,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:43,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:43,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:43,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:43,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-11-13 21:59:43,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:43,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:43,328 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:43,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:43,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:43,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:43,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:43,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-11-13 21:59:43,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:43,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:43,593 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:43,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:43,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:43,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:43,782 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:43,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:43,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:43,804 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:43,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:43,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:43,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:43,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:44,078 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:44,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:44,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:44,103 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:44,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:44,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:44,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:44,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-11-13 21:59:44,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:44,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:44,404 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:44,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:44,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:44,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:44,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:44,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-11-13 21:59:44,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:44,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:44,687 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:44,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:44,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:44,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:44,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:44,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-11-13 21:59:44,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:44,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:44,924 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:44,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:44,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:44,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:44,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:45,175 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:45,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:45,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:45,197 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:45,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:45,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:45,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:45,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:45,455 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:45,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:45,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:45,477 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:45,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:45,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:45,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:45,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:45,687 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:45,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:45,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:45,707 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:45,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:45,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:45,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:45,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:45,933 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:45,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:45,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:45,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:45,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:45,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:45,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:45,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:46,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:46,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:46,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:46,232 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:46,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:46,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:46,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:46,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:46,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-11-13 21:59:46,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:46,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:46,460 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:46,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:46,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:46,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:46,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:46,633 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:46,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:46,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:46,649 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:46,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:46,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:46,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:46,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:46,877 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:46,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:46,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:46,904 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:46,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:46,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:46,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:46,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:47,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-11-13 21:59:47,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:47,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:47,152 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:47,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:47,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:47,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:47,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59: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-11-13 21:59:47,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:47,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:47,413 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:47,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:47,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:47,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:47,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:47,695 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:47,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:47,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:47,717 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:47,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:47,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:47,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:47,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:47,972 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:47,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:47,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:47,996 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:47,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:47,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:47,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:48,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:48,297 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:48,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:48,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:48,319 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:48,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:48,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:48,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:48,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:48,542 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:48,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:48,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:48,562 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:48,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:48,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:48,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:48,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:48,786 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:48,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:48,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:48,802 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:48,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:48,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:48,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:48,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:49,084 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:49,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:49,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:49,106 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:49,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:49,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:49,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:49,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:49,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-11-13 21:59:49,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:49,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:49,378 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:49,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:49,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:49,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:49,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:49,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-11-13 21:59:49,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:49,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:49,760 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:49,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:49,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:49,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:49,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:50,017 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:50,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:50,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:50,045 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:50,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:50,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:50,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:50,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:50,332 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:50,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:50,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:50,356 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:50,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:50,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:50,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:50,581 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:50,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:50,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:50,601 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:50,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:50,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:50,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:50,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:50,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-11-13 21:59:50,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:50,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:50,806 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:50,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:50,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:50,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:50,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:51,043 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:51,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:51,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:51,066 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:51,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:51,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:51,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:51,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:51,266 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:51,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:51,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:51,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:51,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:51,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:51,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:51,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:51,508 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:59:51,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:51,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:51,528 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:51,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:51,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:51,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:51,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:51,719 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:51,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:51,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:51,735 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:51,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:51,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:51,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:51,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:51,945 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:51,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:51,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:51,967 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:51,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:51,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:51,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:51,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:52,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-11-13 21:59:52,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:52,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:52,172 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:52,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:52,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:52,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:52,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:52,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-11-13 21:59:52,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:52,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:52,420 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:52,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:52,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:52,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:52,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:52,629 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:52,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:52,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:52,649 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:52,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:52,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:52,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:52,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:52,864 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:52,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:52,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:52,886 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:52,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:52,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:52,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:52,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:53,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-11-13 21:59:53,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:53,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:53,141 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:53,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:53,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:53,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:53,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:53,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-11-13 21:59:53,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:53,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:53,380 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:53,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:53,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:53,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:53,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:53,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-11-13 21:59:53,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:53,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:53,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:53,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:53,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:53,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:53,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:53,930 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:53,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:53,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:53,945 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:53,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:53,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:53,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:53,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:54,129 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:54,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:54,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:54,155 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:54,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:54,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:54,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:54,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:54,437 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:54,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:54,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:54,460 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:54,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:54,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:54,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:54,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:54,681 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:54,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:54,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:54,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:54,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:54,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:54,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:54,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:55,004 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:55,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:55,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:55,029 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:55,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:55,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:55,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:55,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:55,273 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:55,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:55,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:55,298 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:55,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:55,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:55,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:55,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:55,489 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:55,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:55,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:55,512 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:55,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:55,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:55,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:55,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:55,743 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:55,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:55,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:55,768 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:55,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:55,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:55,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:55,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:55,967 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:55,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:55,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:55,985 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:55,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:55,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:55,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:56,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-11-13 21:59:56,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:56,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:56,246 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:56,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:56,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:56,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:56,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:56,469 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:56,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:56,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:56,486 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:56,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:56,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:56,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:56,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:56,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-11-13 21:59:56,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:56,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:56,715 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:56,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:56,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:56,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:56,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:56,930 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:56,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:56,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:56,946 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:56,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:56,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:56,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:56,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:57,173 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:57,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:57,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:57,197 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:57,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:57,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:57,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:57,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:57,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-11-13 21:59:57,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:57,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:57,498 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:57,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:57,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:57,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:57,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:57,755 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 21:59:57,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:57,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:57,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:57,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:57,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:57,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:58,025 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:58,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:58,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:58,048 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:58,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:58,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:58,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:58,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:58,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-11-13 21:59:58,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:58,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:58,273 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:58,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:58,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:58,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:58,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:58,506 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:58,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:58,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:58,522 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:58,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:58,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:58,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:58,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:58,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-11-13 21:59:58,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:58,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:58,798 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:58,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:58,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:58,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:58,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:59,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-11-13 21:59:59,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:59,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:59,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:59,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:59,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:59,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:59,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:59,254 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 21:59:59,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:59,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:59,274 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:59,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:59,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:59,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:59,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:59,534 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:59,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:59,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:59,567 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:59,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:59,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:59,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:59,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:59:59,863 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 21:59:59,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:59:59,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 21:59:59,885 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 21:59:59,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 21:59:59,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:59:59,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:59:59,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:00,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-11-13 22:00:00,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:00,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:00,157 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:00,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:00,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:00,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:00,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-11-13 22:00:00,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:00,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:00,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:00,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:00,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:00,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:00,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:00,734 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:00,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:00,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:00,753 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:00,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:00,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:00,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:00,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:01,077 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:01,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:01,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:01,099 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:01,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:01,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:01,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:01,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:01,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-11-13 22:00:01,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:01,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:01,296 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:01,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:01,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:01,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:01,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:01,474 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:01,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:01,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:01,491 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:01,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:01,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:01,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:01,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:01,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-11-13 22:00:01,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:01,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:01,773 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:01,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:01,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:01,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:01,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:02,069 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:00:02,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:02,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:02,096 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:02,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:02,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:02,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:02,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:02,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-11-13 22:00:02,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:02,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:02,293 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:02,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:02,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:02,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:02,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:02,547 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:02,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:02,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:02,572 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:02,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:02,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:02,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:02,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:02,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-11-13 22:00:02,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:02,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:02,838 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:02,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:02,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:02,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:02,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:03,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-11-13 22:00:03,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:03,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:03,058 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:03,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:03,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:03,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:03,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:03,249 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:03,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:03,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:03,266 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:03,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:03,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:03,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:03,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:03,508 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:03,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:03,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:03,530 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:03,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:03,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:03,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-11-13 22:00:03,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:03,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:03,763 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:03,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:03,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:03,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:03,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:03,970 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:03,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:03,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:03,995 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:03,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:03,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:03,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:04,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:04,217 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:04,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:04,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:04,238 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:04,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:04,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:04,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:04,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:04,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-11-13 22:00:04,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:04,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:04,437 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:04,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:04,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:04,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:04,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:04,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-11-13 22:00:04,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:04,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:04,695 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:04,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:04,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:04,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:04,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:04,904 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:04,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:04,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:04,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:04,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:05,193 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:05,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:05,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:05,215 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:05,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:05,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:05,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:05,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:05,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-11-13 22:00:05,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:05,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:05,432 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:05,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:05,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:05,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:05,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:05,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-11-13 22:00:05,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:05,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:05,653 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:05,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:05,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:05,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:05,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:05,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-11-13 22:00:05,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:05,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:05,895 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:05,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:05,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:05,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:05,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:06,103 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:06,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:06,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:06,122 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:06,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:06,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:06,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:06,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-11-13 22:00:06,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:06,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:06,330 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:06,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:06,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:06,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:06,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:06,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-11-13 22:00:06,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:06,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:06,576 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:06,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:06,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:06,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:06,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:06,808 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:06,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:06,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:06,831 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:06,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:06,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:06,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:06,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:07,053 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:07,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:07,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:07,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:07,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:07,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:07,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:07,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:07,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-11-13 22:00:07,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:07,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:07,404 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:07,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:07,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:07,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:07,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:07,648 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:07,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:07,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:07,672 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:07,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:07,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:07,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:07,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:07,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-11-13 22:00:07,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:07,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:07,938 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:07,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:07,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:07,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:07,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:08,238 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:08,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:08,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:08,260 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:08,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:08,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:08,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:08,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:08,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-11-13 22:00:08,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:08,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:08,699 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:08,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:08,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:08,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:08,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:08,982 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:09,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:09,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:09,007 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:09,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:09,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:09,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:09,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:09,188 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:09,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:09,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:09,203 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:09,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:09,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:09,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:09,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-11-13 22:00:09,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:09,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:09,497 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:09,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:09,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:09,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:09,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:09,788 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:09,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:09,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:09,811 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:09,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:09,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:09,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:09,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:10,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-11-13 22:00:10,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:10,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:10,063 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:10,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:10,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:10,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:10,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:10,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-11-13 22:00:10,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:10,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:10,374 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:10,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:10,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:10,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:10,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:10,583 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:10,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:10,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:10,602 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:10,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:10,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:10,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:10,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:10,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-11-13 22:00:10,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:10,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:10,884 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:10,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:10,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:10,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:10,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:11,096 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:11,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:11,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:11,120 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:11,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:11,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:11,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:11,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:11,305 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:11,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:11,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:11,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:11,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:11,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:11,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:11,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:11,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-11-13 22:00:11,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:11,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:11,598 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:11,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:11,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:11,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:11,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:11,852 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:11,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:11,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:11,875 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:11,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:11,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:11,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:11,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:12,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-11-13 22:00:12,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:12,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:12,102 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:12,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:12,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:12,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:12,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:12,389 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:12,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:12,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:12,412 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:12,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:12,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:12,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:12,651 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:12,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:12,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:12,672 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:12,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:12,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:12,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:12,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:12,873 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:12,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:12,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:12,895 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:12,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:12,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:12,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:12,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:13,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-11-13 22:00:13,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:13,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:13,179 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:13,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:13,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:13,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:13,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:13,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-11-13 22:00:13,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:13,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:13,448 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:13,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:13,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:13,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:13,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:13,826 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:13,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:13,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:13,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:13,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:13,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:13,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:13,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:14,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-11-13 22:00:14,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:14,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:14,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:14,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:14,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:14,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:14,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:14,366 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:14,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:14,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:14,393 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:14,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:14,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:14,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:14,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:14,605 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:14,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:14,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:14,626 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:14,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:14,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:14,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:14,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:14,830 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:14,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:14,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:14,852 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:14,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:14,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:14,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:14,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:15,022 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:15,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:15,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:15,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:15,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:15,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:15,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00: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-11-13 22:00:15,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:15,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:15,285 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:15,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:15,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:15,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:15,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:15,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-11-13 22:00:15,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:15,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:15,540 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:15,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:15,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:15,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:15,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:15,756 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:15,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:15,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:15,776 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:15,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:15,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:15,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:15,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:16,019 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:16,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:16,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:16,041 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:16,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:16,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:16,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:16,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:16,273 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:16,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:16,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:16,295 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:16,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:16,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:16,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:16,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:16,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-11-13 22:00:16,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:16,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:16,520 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:16,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:16,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:16,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:16,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:16,716 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:16,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:16,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:16,740 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:16,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:16,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:16,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:16,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:16,981 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:17,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:17,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:17,004 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:17,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:17,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:17,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:17,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-11-13 22:00:17,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:17,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:17,205 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:17,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:17,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:17,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:17,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:17,491 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:17,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:17,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:17,513 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:17,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:17,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:17,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:17,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:17,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-11-13 22:00:17,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:17,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:17,755 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:17,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:17,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:17,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:17,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:17,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-11-13 22:00:18,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:18,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:18,019 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:18,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:18,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:18,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:18,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:18,276 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:18,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:18,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:18,293 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:18,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:18,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:18,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:18,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:18,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-11-13 22:00:18,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:18,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:18,580 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:18,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:18,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:18,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:18,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:18,776 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:18,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:18,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:18,793 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:18,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:18,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:18,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:18,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:18,991 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:19,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:19,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:19,015 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:19,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:19,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:19,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:19,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:19,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-11-13 22:00:19,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:19,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:19,288 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:19,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:19,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:19,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:19,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:19,651 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:19,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:19,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:19,677 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:19,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:19,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:19,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:19,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:19,909 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:19,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:19,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:19,931 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:19,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:19,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:19,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:20,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-11-13 22:00:20,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:20,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:20,200 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:20,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:20,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:20,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:20,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:20,477 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:20,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:20,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:20,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:20,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:20,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:20,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:20,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:20,700 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:20,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:20,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:20,717 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:20,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:20,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:20,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:20,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:20,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-11-13 22:00:20,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:20,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:20,947 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:20,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:20,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:20,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:20,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:21,119 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:21,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:21,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:21,135 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:21,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:21,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:21,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:21,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:21,409 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:21,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:21,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:21,444 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:21,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:21,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:21,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:21,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:21,653 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:21,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:21,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:21,673 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:21,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:21,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:21,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:21,922 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:21,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:21,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:21,946 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:21,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:21,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:21,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:21,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:22,223 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:22,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:22,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:22,245 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:22,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:22,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:22,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:22,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:22,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-11-13 22:00:22,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:22,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:22,495 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:22,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:22,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:22,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:22,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:22,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-11-13 22:00:22,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:22,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:22,746 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:22,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:22,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:22,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:22,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:22,989 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:23,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:23,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:23,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:23,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:23,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:23,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:23,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-11-13 22:00:23,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:23,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:23,239 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:23,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:23,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:23,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:23,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:23,473 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:00:23,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:23,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:23,493 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:23,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:23,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:23,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:23,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:23,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-11-13 22:00:23,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:23,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:23,764 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:23,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:23,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:23,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:23,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:23,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-11-13 22:00:24,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:24,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:24,000 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:24,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:24,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:24,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:24,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:24,232 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:24,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:24,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:24,259 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:24,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:24,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:24,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:24,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:24,471 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:24,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:24,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:24,487 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:24,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:24,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:24,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:24,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:24,667 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:24,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:24,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:24,683 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:24,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:24,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:24,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:24,871 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:24,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:24,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:24,887 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:24,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:24,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:24,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:24,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:25,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-11-13 22:00:25,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:25,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:25,162 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:25,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:25,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:25,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:25,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:25,396 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:25,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:25,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:25,419 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:25,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:25,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:25,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:25,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:25,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-11-13 22:00:25,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:25,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:25,664 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:25,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:25,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:25,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:25,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:25,886 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:25,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:25,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:25,911 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:25,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:25,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:25,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:25,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:26,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-11-13 22:00:26,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:26,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:26,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:26,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:26,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:26,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:26,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:26,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:26,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:26,434 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:26,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:26,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:26,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:26,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:26,674 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:26,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:26,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:26,697 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:26,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:26,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:26,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:26,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:26,899 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:26,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:26,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:26,919 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:26,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:26,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:26,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:26,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:27,131 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:27,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:27,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:27,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:27,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:27,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:27,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:27,439 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:27,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:27,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:27,456 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:27,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:27,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:27,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:27,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:27,676 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:27,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:27,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:27,693 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:27,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:27,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:27,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:27,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:27,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-11-13 22:00:27,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:27,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:27,960 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:27,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:27,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:27,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:27,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:28,202 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:28,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:28,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:28,227 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:28,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:28,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:28,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:28,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:28,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-11-13 22:00:28,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:28,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:28,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:28,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:28,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:28,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:28,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:28,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-11-13 22:00:28,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:28,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:28,782 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:28,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:28,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:28,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:28,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:29,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-11-13 22:00:29,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:29,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:29,030 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:29,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:29,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:29,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:29,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:29,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-11-13 22:00:29,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:29,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:29,313 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:29,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:29,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:29,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:29,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:29,652 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:29,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:29,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:29,678 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:29,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:29,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:29,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:29,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:29,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-11-13 22:00:29,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:29,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:29,938 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:29,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:29,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:29,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:29,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:30,236 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:30,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:30,264 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:30,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:30,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:30,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:30,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:30,519 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:30,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:30,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:30,544 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:30,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:30,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:30,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:30,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:30,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-11-13 22:00:30,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:30,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:30,769 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:30,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:30,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:30,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:30,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:30,996 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:31,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:31,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:31,022 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:31,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:31,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:31,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:31,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:31,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-11-13 22:00:31,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:31,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:31,232 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:31,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:31,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:31,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:31,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:31,438 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:31,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:31,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:31,458 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:31,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:31,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:31,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:31,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:31,698 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:31,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:31,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:31,721 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:31,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:31,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:31,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:31,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:31,974 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:31,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:31,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:31,996 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:31,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:31,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:31,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:32,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:32,236 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:32,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:32,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:32,259 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:32,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:32,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:32,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:32,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:32,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-11-13 22:00:32,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:32,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:32,481 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:32,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:32,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:32,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:32,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:32,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-11-13 22:00:32,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:32,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:32,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:32,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:32,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:32,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:32,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:32,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-11-13 22:00:33,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:33,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:33,023 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:33,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:33,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:33,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:33,249 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:33,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:33,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:33,272 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:33,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:33,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:33,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:33,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:33,441 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:33,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:33,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:33,457 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:33,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:33,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:33,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:33,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:33,667 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:33,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:33,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:33,688 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:33,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:33,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:33,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:33,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:33,908 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:33,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:33,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:33,930 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:33,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:33,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:33,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:33,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:34,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-11-13 22:00:34,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:34,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:34,200 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:34,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:34,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:34,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:34,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:34,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-11-13 22:00:34,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:34,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:34,449 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:34,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:34,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:34,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:34,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:34,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-11-13 22:00:34,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:34,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:34,708 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:34,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:34,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:34,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:34,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:34,979 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:35,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:35,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:35,004 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:35,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:35,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:35,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:35,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:35,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-11-13 22:00:35,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:35,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:35,240 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:35,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:35,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:35,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:35,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-11-13 22:00:35,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:35,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:35,504 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:35,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:35,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:35,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:35,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:35,762 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:35,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:35,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:35,785 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:35,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:35,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:35,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:35,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:36,039 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:36,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:36,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:36,062 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:36,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:36,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:36,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:36,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:36,289 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:36,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:36,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:36,310 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:36,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:36,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:36,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:36,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:36,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-11-13 22:00:36,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:36,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:36,589 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:36,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:36,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:36,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:36,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:36,826 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:36,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:36,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:36,848 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:36,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:36,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:36,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:36,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:37,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-11-13 22:00:37,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:37,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:37,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:37,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:37,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:37,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:37,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:37,271 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:37,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:37,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:37,292 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:37,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:37,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:37,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:37,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:37,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-11-13 22:00:37,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:37,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:37,516 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:37,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:37,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:37,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:37,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:37,769 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:37,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:37,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:37,792 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:37,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:37,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:37,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:37,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:37,994 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:38,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:38,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:38,016 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:38,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:38,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:38,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:38,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:38,269 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:38,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:38,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:38,293 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:38,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:38,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:38,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:38,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:38,494 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:38,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:38,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:38,521 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:38,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:38,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:38,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:38,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:38,767 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:38,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:38,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:38,794 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:38,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:38,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:38,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:38,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:39,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-11-13 22:00:39,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:39,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:39,075 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:39,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:39,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:39,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:39,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:39,446 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:00:39,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:39,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:39,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:39,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:39,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:39,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:39,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:39,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-11-13 22:00:39,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:39,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:39,796 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:39,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:39,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:39,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:39,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:40,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-11-13 22:00:40,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:40,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:40,065 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:40,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:40,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:40,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:40,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:40,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-11-13 22:00:40,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:40,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:40,336 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:40,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:40,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:40,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:40,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:40,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-11-13 22:00:40,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:40,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:40,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:40,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:40,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:40,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:40,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:40,789 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:40,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:40,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:40,808 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:40,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:40,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:40,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:40,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:41,047 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:41,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:41,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:41,069 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:41,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:41,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:41,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:41,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:41,335 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:41,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:41,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:41,358 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:41,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:41,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:41,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:41,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:41,592 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:41,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:41,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:41,615 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:41,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:41,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:41,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:41,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:41,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-11-13 22:00:41,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:41,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:41,907 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:41,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:41,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:41,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:41,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:42,110 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:42,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:42,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:42,129 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:42,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:42,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:42,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:42,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:42,335 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:42,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:42,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:42,355 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:42,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:42,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:42,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:42,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:42,566 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:42,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:42,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:42,585 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:42,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:42,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:42,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:42,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:42,816 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:00:42,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:42,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:42,839 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:42,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:42,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:42,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:43,063 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:43,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:43,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:43,086 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:43,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:43,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:43,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:43,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:43,281 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:43,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:43,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:43,302 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:43,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:43,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:43,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:43,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:43,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-11-13 22:00:43,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:43,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:43,578 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:43,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:43,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:43,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:43,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:43,796 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:43,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:43,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:43,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:43,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:43,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:43,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:44,012 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:44,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:44,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:44,032 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:44,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:44,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:44,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:44,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:44,275 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:44,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:44,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:44,299 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:44,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:44,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:44,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:44,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:44,554 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:44,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:44,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:44,579 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:44,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:44,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:44,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:44,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:44,794 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:44,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:44,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:44,816 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:44,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:44,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:44,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:44,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:45,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-11-13 22:00:45,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:45,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:45,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:45,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:45,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:45,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:45,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:45,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-11-13 22:00:45,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:45,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:45,307 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:45,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:45,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:45,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:45,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00: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-11-13 22:00:45,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:45,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:45,611 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:45,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:45,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:45,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:45,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:45,841 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:45,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:45,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:45,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:45,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:46,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-11-13 22:00:46,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:46,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:46,159 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:46,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:46,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:46,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:46,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:46,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-11-13 22:00:46,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:46,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:46,442 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:46,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:46,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:46,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:46,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:46,665 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:46,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:46,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:46,685 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:46,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:46,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:46,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:46,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:46,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-11-13 22:00:46,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:46,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:46,936 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:46,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:46,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:46,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:46,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:47,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-11-13 22:00:47,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:47,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:47,179 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:47,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:47,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:47,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:47,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:47,447 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:47,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:47,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:47,471 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:47,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:47,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:47,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:47,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:47,725 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:47,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:47,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:47,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:47,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:47,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:47,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:47,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:47,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-11-13 22:00:48,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:48,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:48,017 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:48,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:48,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:48,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:48,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:48,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-11-13 22:00:48,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:48,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:48,251 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:48,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:48,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:48,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:48,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:48,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-11-13 22:00:48,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:48,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:48,560 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:48,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:48,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:48,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:48,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:48,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-11-13 22:00:48,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:48,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:48,827 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:48,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:48,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:48,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:48,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:49,047 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:49,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:49,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:49,069 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:49,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:49,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:49,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:49,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:49,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-11-13 22:00:49,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:49,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:49,299 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:49,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:49,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:49,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:49,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:49,585 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:49,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:49,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:49,605 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:49,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:49,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:49,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:49,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:49,967 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:49,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:49,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:49,990 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:49,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:49,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:49,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:50,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:50,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-11-13 22:00:50,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:50,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:50,232 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:50,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:50,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:50,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:50,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:50,491 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:50,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:50,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:50,522 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:50,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:50,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:50,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:50,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:50,753 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:50,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:50,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:50,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:50,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:50,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:50,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:50,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:50,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-11-13 22:00:50,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:50,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:50,981 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:50,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:50,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:50,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:50,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:51,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-11-13 22:00:51,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:51,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:51,193 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:51,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:51,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:51,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:51,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:51,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-11-13 22:00:51,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:51,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:51,447 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:51,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:51,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:51,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:51,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:51,674 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:51,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:51,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:51,696 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:51,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:51,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:51,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:51,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:51,936 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:51,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:51,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:51,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:51,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:51,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:51,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:52,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-11-13 22:00:52,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:52,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:52,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:52,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:52,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:52,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:52,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:52,437 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:52,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:52,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:52,460 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:52,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:52,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:52,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:52,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:52,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-11-13 22:00:52,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:52,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:52,746 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:52,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:52,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:52,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:52,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:52,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-11-13 22:00:52,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:52,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:52,987 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:52,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:52,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:52,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:53,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:53,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-11-13 22:00:53,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:53,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:53,236 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:53,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:53,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:53,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:53,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:53,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-11-13 22:00:53,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:53,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:53,551 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:53,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:53,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:53,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:53,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:53,752 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:53,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:53,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:53,768 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:53,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:53,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:53,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:53,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:53,996 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:54,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:54,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:54,021 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:54,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:54,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:54,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:54,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:54,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-11-13 22:00:54,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:54,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:54,362 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:54,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:54,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:54,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:54,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:54,585 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:54,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:54,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:54,609 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:54,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:54,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:54,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:54,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:54,800 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:54,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:54,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:54,816 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:54,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:54,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:54,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:54,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:55,085 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:00:55,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:55,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:55,109 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:55,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:55,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:55,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:55,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:55,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-11-13 22:00:55,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:55,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:55,347 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:55,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:55,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:55,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:55,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:55,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-11-13 22:00:55,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:55,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:55,589 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:55,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:55,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:55,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:55,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:55,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-11-13 22:00:55,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:55,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:55,845 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:55,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:55,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:55,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:55,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:56,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-11-13 22:00:56,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:56,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:56,124 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:56,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:56,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:56,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:56,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:56,326 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:00:56,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:56,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:56,350 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:56,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:56,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:56,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:56,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:56,590 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:56,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:56,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:56,612 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:56,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:56,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:56,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:56,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:56,875 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:56,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:56,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:56,896 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:56,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:56,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:56,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:56,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:57,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-11-13 22:00:57,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:57,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:57,165 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:57,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:57,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:57,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:57,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:57,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-11-13 22:00:57,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:57,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:57,388 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:57,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:57,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:57,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:57,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:57,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-11-13 22:00:57,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:57,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:57,727 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:57,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:57,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:57,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:57,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:57,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-11-13 22:00:58,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:58,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:58,004 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:58,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:58,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:58,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:58,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:58,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-11-13 22:00:58,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:58,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:58,268 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:58,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:58,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:58,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:58,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:58,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-11-13 22:00:58,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:58,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:58,525 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:58,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:58,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:00:58,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:00:58,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:00:58,703 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:00:58,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:00:58,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:00:58,719 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:00:58,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:00:58,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:05:19,935 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:19,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:19,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:19,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:19,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:20,155 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:20,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:20,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:20,179 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:20,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:20,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:20,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:20,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:20,356 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:20,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:20,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:20,373 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:20,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:20,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:20,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:20,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:20,570 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:20,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:20,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:20,587 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:20,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:20,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:20,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:20,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:20,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-11-13 22:05:20,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:20,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:20,846 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:20,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:20,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:20,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:20,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:21,110 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:21,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:21,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:21,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:21,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:21,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:21,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:21,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:21,349 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:21,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:21,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:21,373 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:21,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:21,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:21,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:21,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-11-13 22:05:21,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:21,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:21,621 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:21,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:21,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:21,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:21,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:21,903 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:21,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:21,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:21,926 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:21,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:21,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:21,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:21,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:22,201 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:22,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:22,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:22,224 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:22,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:22,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:22,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:22,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:22,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-11-13 22:05:22,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:22,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:22,499 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:22,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:22,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:22,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:22,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:22,711 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:22,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:22,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:22,729 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:22,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:22,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:22,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:22,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:22,942 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:22,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:22,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:22,969 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:22,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:22,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:22,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:23,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-11-13 22:05:23,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:23,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:23,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:23,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:23,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:23,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:23,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:23,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-11-13 22:05:23,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:23,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:23,610 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:23,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:23,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:23,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:23,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:23,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-11-13 22:05:23,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:23,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:23,897 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:23,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:23,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:23,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:23,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:24,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-11-13 22:05:24,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:24,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:24,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:24,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:24,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:24,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:24,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:24,358 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:24,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:24,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:24,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:24,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:24,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:24,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:24,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:24,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-11-13 22:05:24,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:24,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:24,683 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:24,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:24,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:24,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:24,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:24,926 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:24,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:24,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:24,948 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:24,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:24,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:24,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:24,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:25,190 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:25,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:25,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:25,213 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:25,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:25,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:25,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:25,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:25,419 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:25,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:25,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:25,442 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:25,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:25,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:25,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:25,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:25,722 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:25,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:25,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:25,746 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:25,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:25,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:25,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:26,008 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:26,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:26,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:26,031 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:26,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:26,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:26,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:26,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:26,266 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:26,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:26,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:26,282 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:26,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:26,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:26,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:26,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:26,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-11-13 22:05:26,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:26,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:26,538 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:26,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:26,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:26,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:26,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:26,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-11-13 22:05:26,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:26,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:26,786 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:26,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:26,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:26,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:26,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:27,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-11-13 22:05:27,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:27,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:27,071 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:27,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:27,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:27,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:27,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:27,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-11-13 22:05:27,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:27,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:27,361 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:27,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:27,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:27,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:27,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:27,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-11-13 22:05:27,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:27,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:27,610 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:27,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:27,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:27,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:27,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:27,886 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:27,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:27,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:27,911 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:27,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:27,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:27,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:27,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:28,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-11-13 22:05:28,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:28,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:28,186 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:28,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:28,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:28,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:28,394 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:28,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:28,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:28,410 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:28,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:28,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:28,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:28,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:28,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-11-13 22:05:28,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:28,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:28,667 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:28,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:28,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:28,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:28,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:28,913 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:28,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:28,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:28,940 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:28,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:28,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:28,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:28,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:29,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-11-13 22:05:29,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:29,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:29,246 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:29,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:29,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:29,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:29,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:29,510 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:29,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:29,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:29,542 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:29,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:29,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:29,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:29,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-11-13 22:05:29,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:29,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:29,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:29,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:29,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:29,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:29,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:30,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-11-13 22:05:30,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:30,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:30,184 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:30,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:30,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:30,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:30,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:30,459 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:30,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:30,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:30,485 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:30,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:30,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:30,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:30,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:30,773 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:30,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:30,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:30,798 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:30,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:30,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:30,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:30,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:31,055 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:31,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:31,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:31,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:31,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:31,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:31,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:31,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-11-13 22:05:31,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:31,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:31,296 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:31,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:31,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:31,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:31,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:31,501 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:31,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:31,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:31,517 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:31,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:31,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:31,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:31,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:31,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-11-13 22:05:31,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:31,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:31,793 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:31,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:31,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:31,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:31,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:32,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-11-13 22:05:32,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:32,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:32,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:32,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:32,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:32,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:32,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:32,274 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:32,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:32,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:32,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:32,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:32,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:32,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:32,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:32,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-11-13 22:05:32,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:32,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:32,565 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:32,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:32,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:32,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:32,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:32,800 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:32,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:32,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:32,826 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:32,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:32,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:32,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:32,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:33,079 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:33,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:33,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:33,104 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:33,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:33,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:33,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:33,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:33,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-11-13 22:05:33,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:33,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:33,361 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:33,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:33,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:33,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:33,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:33,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-11-13 22:05:33,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:33,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:33,569 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:33,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:33,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:33,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:33,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:33,808 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:33,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:33,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:33,830 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:33,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:33,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:33,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:33,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05: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-11-13 22:05:34,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:34,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:34,085 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:34,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:34,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:34,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:34,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:34,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-11-13 22:05:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:34,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:34,318 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:34,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:34,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:34,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:34,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:34,591 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:34,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:34,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:34,613 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:34,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:34,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:34,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:34,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:34,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-11-13 22:05:34,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:34,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:34,867 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:34,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:34,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:34,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:34,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:35,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-11-13 22:05:35,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:35,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:35,152 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:35,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:35,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:35,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:35,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:35,415 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:35,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:35,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:35,442 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:35,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:35,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:35,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:35,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:35,654 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:35,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:35,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:35,673 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:35,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:35,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:35,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:35,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:35,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-11-13 22:05:35,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:35,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:35,915 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:35,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:35,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:35,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:35,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:36,142 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:36,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:36,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:36,161 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:36,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:36,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:36,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:36,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:36,419 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:36,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:36,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:36,442 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:36,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:36,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:36,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:36,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:36,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-11-13 22:05:36,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:36,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:36,641 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:36,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:36,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:36,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:36,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:36,852 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:36,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:36,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:36,877 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:36,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:36,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:36,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:36,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:37,102 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:37,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:37,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:37,117 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:37,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:37,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:37,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:37,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:37,375 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:37,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:37,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:37,398 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:37,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:37,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:37,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:37,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:37,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-11-13 22:05:37,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:37,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:37,616 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:37,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:37,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:37,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:37,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:37,863 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:37,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:37,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:37,886 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:37,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:37,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:37,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:37,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:38,112 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:38,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:38,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:38,128 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:38,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:38,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:38,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:38,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:38,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-11-13 22:05:38,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:38,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:38,393 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:38,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:38,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:38,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:38,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:38,620 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:38,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:38,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:38,642 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:38,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:38,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:38,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:38,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:38,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-11-13 22:05:38,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:38,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:38,907 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:38,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:38,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:38,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:38,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:39,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-11-13 22:05:39,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:39,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:39,174 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:39,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:39,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:39,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:39,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:39,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-11-13 22:05:39,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:39,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:39,441 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:39,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:39,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:39,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:39,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:39,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-11-13 22:05:39,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:39,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:39,802 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:39,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:39,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:39,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:39,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:40,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-11-13 22:05:40,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:40,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:40,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:40,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:40,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:40,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:40,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:40,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-11-13 22:05:40,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:40,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:40,377 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:40,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:40,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:40,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:40,660 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:40,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:40,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:40,685 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:40,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:40,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:40,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:40,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:40,949 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:40,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:40,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:40,974 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:40,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:40,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:40,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:40,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:41,219 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:41,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:41,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:41,239 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:41,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:41,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:41,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:41,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:41,523 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:41,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:41,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:41,546 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:41,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:41,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:41,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:41,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:41,737 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:41,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:41,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:41,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:41,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:41,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:41,957 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:41,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:41,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:41,982 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:41,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:41,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:41,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:42,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:42,216 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:42,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:42,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:42,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:42,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:42,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:42,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-11-13 22:05:42,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:42,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:42,456 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:42,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:42,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:42,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:42,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:42,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-11-13 22:05:42,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:42,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:42,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:42,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:42,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:42,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05: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-11-13 22:05:42,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:42,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:42,985 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:42,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:42,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:42,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:43,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:43,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-11-13 22:05:43,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:43,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:43,238 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:43,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:43,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:43,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:43,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:43,505 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:43,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:43,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:43,533 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:43,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:43,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:43,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:43,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:43,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-11-13 22:05:43,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:43,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:43,745 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:43,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:43,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:43,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:43,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:43,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-11-13 22:05:44,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:44,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:44,009 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:44,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:44,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:44,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:44,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:44,232 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:44,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:44,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:44,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:44,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:44,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:44,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:44,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:44,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-11-13 22:05:44,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:44,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:44,568 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:44,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:44,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:44,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:44,765 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:44,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:44,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:44,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:44,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:44,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:44,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:44,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:45,052 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:45,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:45,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:45,078 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:45,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:45,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:45,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:45,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:45,315 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:45,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:45,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:45,341 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:45,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:45,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:45,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:45,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:45,602 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:45,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:45,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:45,628 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:45,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:45,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:45,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:45,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:45,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-11-13 22:05:45,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:45,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:45,918 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:45,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:45,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:45,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:45,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:46,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-11-13 22:05:46,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:46,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:46,173 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:46,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:46,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:46,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:46,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:46,404 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:46,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:46,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:46,429 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:46,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:46,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:46,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:46,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:46,645 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:46,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:46,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:46,671 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:46,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:46,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:46,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:46,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:46,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-11-13 22:05:46,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:46,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:46,873 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:46,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:46,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:46,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:46,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:47,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-11-13 22:05:47,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:47,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:47,076 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:47,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:47,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:47,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:47,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:47,349 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:47,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:47,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:47,371 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:47,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:47,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:47,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:47,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:47,607 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:47,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:47,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:47,632 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:47,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:47,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:47,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:47,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:47,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-11-13 22:05:47,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:47,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:47,913 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:47,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:47,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:47,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:47,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:48,176 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:48,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:48,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:48,201 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:48,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:48,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:48,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:48,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:48,471 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:48,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:48,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:48,495 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:48,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:48,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:48,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:48,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:48,726 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:48,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:48,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:48,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:48,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:48,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:48,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:48,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:48,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-11-13 22:05:48,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:48,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:48,956 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:48,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:48,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:48,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:48,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:49,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-11-13 22:05:49,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:49,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:49,209 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:49,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:49,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:49,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:49,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:49,512 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:49,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:49,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:49,544 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:49,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:49,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:49,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:49,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:49,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-11-13 22:05:49,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:49,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:50,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-11-13 22:05:50,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:50,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:50,119 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:50,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:50,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:50,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:50,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:50,301 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:50,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:50,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:50,318 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:50,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:50,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:50,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:50,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:50,586 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:50,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:50,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:50,612 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:50,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:50,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:50,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:50,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:50,844 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:50,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:50,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:50,869 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:50,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:50,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:50,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:50,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:51,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-11-13 22:05:51,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:51,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:51,146 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:51,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:51,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:51,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:51,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:51,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-11-13 22:05:51,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:51,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:51,425 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:51,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:51,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:51,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:51,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:51,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-11-13 22:05:51,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:51,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:51,657 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:51,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:51,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:51,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:51,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:51,922 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:51,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:51,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:51,945 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:51,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:51,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:51,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:52,182 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:52,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:52,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:52,206 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:52,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:52,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:52,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:52,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:52,424 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:52,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:52,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:52,446 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:52,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:52,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:52,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:52,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:52,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-11-13 22:05:52,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:52,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:52,652 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:52,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:52,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:52,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:52,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:52,924 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:52,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:52,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:52,947 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:52,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:52,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:52,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:53,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-11-13 22:05:53,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:53,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:53,197 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:53,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:53,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:53,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:53,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:53,448 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:53,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:53,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:53,468 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:53,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:53,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:53,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:53,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:53,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-11-13 22:05:53,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:53,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:53,693 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:53,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:53,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:53,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:53,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:53,940 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:53,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:53,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:53,964 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:53,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:53,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:53,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:53,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:54,192 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:54,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:54,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:54,213 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:54,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:54,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:54,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:54,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:54,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-11-13 22:05:54,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:54,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:54,447 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:54,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:54,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:54,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:54,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:54,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-11-13 22:05:54,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:54,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:54,740 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:54,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:54,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:54,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:54,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:54,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-11-13 22:05:54,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:54,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:54,976 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:54,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:54,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:54,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:54,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:55,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-11-13 22:05:55,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:55,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:55,228 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:55,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:55,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:55,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:55,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:55,428 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:55,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:55,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:55,451 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:55,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:55,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:55,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:55,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:55,685 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:55,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:55,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:55,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:55,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:55,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:55,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:55,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:55,933 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:55,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:55,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:55,957 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:55,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:55,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:55,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:55,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:56,146 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:56,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:56,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:56,162 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:56,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:56,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:56,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:56,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:56,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-11-13 22:05:56,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:56,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:56,439 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:56,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:56,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:56,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:56,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:56,649 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:56,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:56,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:56,666 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:56,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:56,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:56,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:56,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:56,905 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:56,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:56,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:56,925 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:56,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:56,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:56,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:56,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:57,214 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:57,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:57,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:57,240 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:57,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:57,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:57,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:57,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:57,473 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:05:57,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:57,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:57,495 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:57,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:57,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:57,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:57,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:57,718 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:57,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:57,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:57,741 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:57,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:57,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:57,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:57,991 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:58,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:58,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:58,016 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:58,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:58,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:58,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:58,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:58,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-11-13 22:05:58,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:58,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:58,269 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:58,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:58,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:58,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:58,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:58,520 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:58,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:58,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:58,545 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:58,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:58,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:58,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:58,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:58,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-11-13 22:05:58,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:58,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:58,805 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:58,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:58,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:58,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:58,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:59,011 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:05:59,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:59,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:59,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:59,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:59,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:59,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:59,291 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:05:59,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:59,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:59,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:59,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:59,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:59,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:59,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:59,632 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:05:59,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:59,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:59,662 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:59,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:59,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:59,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:59,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:05:59,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-11-13 22:05:59,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:05:59,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:05:59,910 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:05:59,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:05:59,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:05:59,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:05:59,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:00,121 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:00,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:00,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:00,139 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:00,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:00,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:00,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:00,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:00,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-11-13 22:06:00,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:00,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:00,393 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:00,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:00,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:00,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:00,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:00,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-11-13 22:06:00,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:00,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:00,668 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:00,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:00,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:00,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:00,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:00,966 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:00,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:00,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:00,992 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:00,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:00,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:00,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:01,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:01,269 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:01,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:01,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:01,294 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:01,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:01,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:01,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:01,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:01,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-11-13 22:06:01,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:01,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:01,543 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:01,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:01,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:01,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:01,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:01,787 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:01,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:01,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:01,811 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:01,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:01,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:01,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:01,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:02,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-11-13 22:06:02,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:02,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:02,062 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:02,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:02,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:02,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:02,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:02,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-11-13 22:06:02,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:02,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:02,350 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:02,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:02,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:02,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:02,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:02,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-11-13 22:06:02,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:02,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:02,561 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:02,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:02,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:02,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:02,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:02,856 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:02,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:02,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:02,882 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:02,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:02,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:02,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:02,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:03,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-11-13 22:06:03,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:03,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:03,164 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:03,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:03,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:03,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:03,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-11-13 22:06:03,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:03,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:03,432 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:03,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:03,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:03,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:03,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:03,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-11-13 22:06:03,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:03,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:03,675 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:03,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:03,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:03,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:03,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:03,927 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:03,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:03,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:03,953 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:03,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:03,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:03,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:03,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:04,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-11-13 22:06:04,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:04,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:04,245 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:04,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:04,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:04,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:04,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:04,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-11-13 22:06:04,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:04,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:04,534 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:04,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:04,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:04,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:04,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:04,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-11-13 22:06:04,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:04,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:04,860 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:04,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:04,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:04,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:04,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:05,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-11-13 22:06:05,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:05,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:05,099 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:05,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:05,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:05,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:05,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:05,367 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:05,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:05,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:05,392 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:05,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:05,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:05,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:05,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:05,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-11-13 22:06:05,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:05,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:05,684 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:05,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:05,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:05,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:05,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:05,877 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:05,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:05,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:05,893 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:05,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:05,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:05,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:05,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:06,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-11-13 22:06:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:06,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:06,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:06,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:06,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:06,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:06,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:06,408 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:06,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:06,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:06,431 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:06,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:06,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:06,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:06,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-11-13 22:06:06,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:06,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:06,721 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:06,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:06,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:06,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:06,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:06,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-11-13 22:06:07,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:07,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:07,006 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:07,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:07,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:07,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:07,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:07,229 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:07,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:07,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:07,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:07,512 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:07,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:07,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:07,534 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:07,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:07,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:07,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:07,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:07,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-11-13 22:06:07,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:07,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:07,738 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:07,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:07,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:07,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:07,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:07,952 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:07,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:07,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:07,968 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:07,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:07,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:07,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:07,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:08,217 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:08,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:08,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:08,242 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:08,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:08,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:08,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:08,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:08,454 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:08,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:08,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:08,476 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:08,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:08,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:08,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:08,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:08,667 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:08,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:08,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:08,682 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:08,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:08,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:08,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:08,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:08,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-11-13 22:06:08,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:08,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:08,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:08,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:08,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:08,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:08,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:09,193 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:09,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:09,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:09,215 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:09,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:09,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:09,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:09,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:09,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-11-13 22:06:09,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:09,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:09,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:09,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:09,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:09,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:09,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:09,863 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:09,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:09,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:09,887 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:09,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:09,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:09,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:09,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:10,157 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:10,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:10,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:10,181 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:10,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:10,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:10,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:10,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:10,471 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:10,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:10,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:10,497 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:10,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:10,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:10,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:10,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:10,788 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:10,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:10,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:10,815 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:10,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:10,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:10,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:10,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:11,151 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:11,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:11,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:11,173 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:11,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:11,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:11,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:11,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:11,403 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:11,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:11,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:11,427 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:11,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:11,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:11,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:11,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:11,614 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:11,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:11,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:11,630 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:11,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:11,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:11,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:11,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-11-13 22:06:11,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:11,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:11,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:11,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:11,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:11,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:11,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:12,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-11-13 22:06:12,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:12,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:12,154 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:12,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:12,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:12,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:12,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:12,445 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:12,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:12,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:12,467 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:12,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:12,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:12,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:12,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-11-13 22:06:12,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:12,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:12,704 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:12,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:12,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:12,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:12,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:12,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-11-13 22:06:12,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:12,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:12,976 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:12,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:12,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:12,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:12,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:13,219 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:13,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:13,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:13,238 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:13,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:13,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:13,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:13,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:13,436 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:13,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:13,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:13,453 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:13,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:13,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:13,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:13,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:13,685 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:13,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:13,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:13,710 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:13,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:13,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:13,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:13,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:13,924 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:13,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:13,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:13,940 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:13,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:13,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:13,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:14,207 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:14,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:14,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:14,230 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:14,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:14,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:14,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:14,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:14,449 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:14,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:14,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:14,474 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:14,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:14,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:14,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:14,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:14,766 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:14,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:14,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:14,789 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:14,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:15,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-11-13 22:06:15,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:15,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:15,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:15,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:15,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:15,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:15,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:15,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-11-13 22:06:15,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:15,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:15,317 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:15,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:15,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:15,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:15,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:15,532 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:15,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:15,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:15,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:15,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:15,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:15,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:15,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:15,786 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:15,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:15,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:15,806 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:15,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:15,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:15,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:15,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:16,053 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:16,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:16,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:16,075 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:16,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:16,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:16,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:16,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:16,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-11-13 22:06:16,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:16,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:16,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:16,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:16,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:16,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:16,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:16,579 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:16,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:16,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:16,601 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:16,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:16,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:16,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:16,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:16,799 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:16,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:16,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:16,815 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:16,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:16,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:16,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:16,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:17,070 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:17,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:17,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:17,093 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:17,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:17,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:17,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:17,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:17,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-11-13 22:06:17,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:17,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:17,329 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:17,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:17,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:17,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:17,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:17,576 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:17,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:17,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:17,596 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:17,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:17,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:17,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:17,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:17,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-11-13 22:06:17,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:17,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:17,872 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:17,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:17,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:17,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:17,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:18,121 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:18,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:18,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:18,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:18,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:18,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:18,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:18,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:18,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-11-13 22:06:18,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:18,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:18,360 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:18,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:18,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:18,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:18,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:18,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-11-13 22:06:18,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:18,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:18,651 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:18,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:18,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:18,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:18,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:18,902 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:18,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:18,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:18,924 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:18,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:18,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:18,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:18,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:19,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-11-13 22:06:19,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:19,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:19,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:19,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:19,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:19,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:19,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:19,361 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:19,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:19,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:19,388 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:19,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:19,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:19,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:19,713 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:19,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:19,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:19,737 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:19,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:19,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:19,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:19,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:19,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-11-13 22:06:20,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:20,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:20,003 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:20,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:20,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:20,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:20,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:20,270 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:20,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:20,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:20,292 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:20,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:20,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:20,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:20,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:20,560 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:20,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:20,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:20,585 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:20,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:20,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:20,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:20,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:20,797 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:20,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:20,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:20,813 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:20,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:20,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:20,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:20,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:21,036 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:21,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:21,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:21,058 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:21,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:21,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:21,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:21,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:21,344 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:21,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:21,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:21,368 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:21,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:21,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:21,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:21,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:21,587 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:21,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:21,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:21,603 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:21,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:21,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:21,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:21,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:21,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-11-13 22:06:21,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:21,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:21,868 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:21,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:21,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:21,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:22,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-11-13 22:06:22,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:22,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:22,110 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:22,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:22,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:22,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:22,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:22,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-11-13 22:06:22,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:22,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:22,379 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:22,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:22,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:22,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:22,622 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:22,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:22,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:22,647 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:22,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:22,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:22,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:22,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:22,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-11-13 22:06:22,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:22,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:22,917 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:22,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:22,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:22,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:22,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:23,102 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:23,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:23,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:23,117 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:23,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:23,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:23,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:23,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:23,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-11-13 22:06:23,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:23,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:23,315 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:23,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:23,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:23,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:23,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:23,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-11-13 22:06:23,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:23,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:23,563 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:23,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:23,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:23,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:23,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:23,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-11-13 22:06:23,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:23,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:23,833 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:23,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:23,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:23,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:23,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:24,090 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:24,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:24,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:24,116 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:24,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:24,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:24,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:24,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:24,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-11-13 22:06:24,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:24,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:24,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:24,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:24,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:24,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:24,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:24,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-11-13 22:06:24,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:24,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:24,559 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:24,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:24,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:24,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:24,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:24,786 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:24,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:24,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:24,806 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:24,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:24,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:24,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:24,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:25,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-11-13 22:06:25,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:25,076 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:25,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:25,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:25,274 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:25,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:25,290 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:25,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:25,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:25,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-11-13 22:06:25,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:25,525 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:25,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:25,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:25,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-11-13 22:06:25,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:25,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:25,757 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:25,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:25,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:25,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:25,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,019 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:26,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:26,042 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:26,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:26,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,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-11-13 22:06:26,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:26,276 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:26,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:26,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,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-11-13 22:06:26,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:26,544 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:26,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:26,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:26,818 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:26,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:26,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:26,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:26,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:26,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:26,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:26,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:27,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-11-13 22:06:27,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:27,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:27,093 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:27,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:27,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:27,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:27,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:27,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-11-13 22:06:27,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:27,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:27,383 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:27,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:27,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:27,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:27,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:27,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-11-13 22:06:27,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:27,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:27,717 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:27,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:27,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:27,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:27,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:27,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-11-13 22:06:28,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:28,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:28,018 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:28,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:28,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:28,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:28,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:28,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-11-13 22:06:28,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:28,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:28,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:28,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:28,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:28,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:28,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:28,513 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:28,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:28,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:28,533 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:28,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:28,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:28,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:28,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:28,718 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:28,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:28,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:28,735 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:28,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:28,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:28,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:28,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:28,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-11-13 22:06:28,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:28,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:28,994 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:28,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:28,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:28,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:29,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:29,209 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:29,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:29,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:29,226 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:29,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:29,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:29,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:29,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:29,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-11-13 22:06:29,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:29,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:29,597 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:29,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:29,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:29,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:29,916 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:29,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:29,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:29,936 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:29,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:29,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:29,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:29,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:30,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-11-13 22:06:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:30,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:30,187 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:30,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:30,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:30,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:30,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:30,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-11-13 22:06:30,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:30,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:30,458 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:30,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:30,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:30,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:30,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:30,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-11-13 22:06:30,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:30,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:30,696 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:30,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:30,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:30,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:30,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:30,962 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:30,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:30,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:30,984 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:30,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:30,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:30,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:31,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:31,270 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:31,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:31,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:31,293 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:31,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:31,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:31,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:31,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:31,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-11-13 22:06:31,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:31,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:31,579 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:31,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:31,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:31,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:31,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:31,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-11-13 22:06:31,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:31,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:31,832 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:31,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:31,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:31,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:31,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:32,118 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:32,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:32,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:32,141 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:32,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:32,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:32,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:32,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:32,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-11-13 22:06:32,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:32,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:32,483 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:32,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:32,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:32,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:32,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:32,743 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:32,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:32,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:32,769 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:32,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:32,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:32,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:32,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:32,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-11-13 22:06:32,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:32,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:32,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:32,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:32,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:32,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:32,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:33,241 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:33,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:33,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:33,263 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:33,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:33,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:33,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:33,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:33,477 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:33,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:33,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:33,511 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:33,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:33,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:33,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:33,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:33,747 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:33,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:33,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:33,775 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:33,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:33,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:33,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:33,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:33,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-11-13 22:06:34,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:34,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:34,014 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:34,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:34,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:34,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:34,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:34,310 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:34,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:34,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:34,336 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:34,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:34,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:34,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:34,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:34,603 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:34,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:34,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:34,630 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:34,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:34,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:34,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:34,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:34,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-11-13 22:06:34,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:34,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:34,875 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:34,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:34,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:34,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:34,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:35,071 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:35,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:35,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:35,090 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:35,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:35,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:35,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:35,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:35,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-11-13 22:06:35,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:35,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:35,376 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:35,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:35,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:35,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:35,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:35,600 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:35,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:35,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:35,626 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:35,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:35,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:35,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:35,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:35,879 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:35,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:35,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:35,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:35,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:35,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:35,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:35,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:36,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-11-13 22:06:36,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:36,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:36,251 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:36,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:36,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:36,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:36,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:36,466 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:36,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:36,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:36,486 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:36,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:36,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:36,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:36,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:36,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-11-13 22:06:36,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:36,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:36,723 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:36,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:36,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:36,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:36,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:36,985 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:37,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:37,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:37,010 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:37,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:37,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:37,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:37,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:37,226 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:37,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:37,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:37,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:37,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:37,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:37,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:37,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:37,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-11-13 22:06:37,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:37,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:37,561 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:37,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:37,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:37,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:37,786 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:37,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:37,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:37,811 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:37,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:37,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:37,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:37,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:38,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-11-13 22:06:38,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:38,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:38,076 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:38,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:38,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:38,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:38,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:38,275 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:38,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:38,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:38,294 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:38,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:38,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:38,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:38,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:38,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-11-13 22:06:38,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:38,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:38,618 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:38,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:38,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:38,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:38,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:38,872 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:38,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:38,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:38,896 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:38,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:38,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:38,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:38,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:39,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-11-13 22:06:39,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:39,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:39,117 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:39,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:39,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:39,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:39,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:39,372 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:39,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:39,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:39,398 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:39,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:39,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:39,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:39,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:39,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:39,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:39,782 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:39,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:39,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:39,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:39,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:40,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-11-13 22:06:40,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:40,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:40,075 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:40,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:40,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:40,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:40,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:40,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-11-13 22:06:40,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:40,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:40,416 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:40,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:40,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:40,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:40,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:40,629 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:40,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:40,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:40,646 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:40,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:40,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:40,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:40,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:40,867 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:40,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:40,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:40,883 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:40,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:40,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:40,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:40,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:41,129 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:41,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:41,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:41,152 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:41,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:41,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:41,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:41,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:41,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-11-13 22:06:41,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:41,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:41,421 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:41,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:41,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:41,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:41,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:41,722 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:41,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:41,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:41,744 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:41,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:41,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:41,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:41,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:42,011 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:42,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:42,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:42,037 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:42,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:42,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:42,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:42,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:42,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-11-13 22:06:42,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:42,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:42,320 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:42,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:42,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:42,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:42,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:42,557 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:42,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:42,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:42,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:42,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:42,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:42,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:42,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:42,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-11-13 22:06:42,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:42,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:42,872 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:42,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:42,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:42,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:43,127 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:43,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:43,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:43,149 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:43,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:43,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:43,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:43,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:43,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-11-13 22:06:43,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:43,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:43,396 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:43,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:43,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:43,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:43,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:43,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-11-13 22:06:43,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:43,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:43,727 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:43,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:43,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:43,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:43,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:43,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-11-13 22:06:43,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:43,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:43,984 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:43,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:43,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:43,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:44,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:44,229 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:44,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:44,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:44,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:44,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:44,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:44,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:44,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:44,592 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:44,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:44,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:44,615 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:44,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:44,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:44,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:44,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:44,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-11-13 22:06:44,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:44,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:44,872 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:44,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:44,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:44,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:44,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:45,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-11-13 22:06:45,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:45,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:45,154 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:45,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:45,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:45,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:45,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:45,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-11-13 22:06:45,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:45,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:45,412 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:45,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:45,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:45,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:45,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:45,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-11-13 22:06:45,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:45,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:45,631 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:45,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:45,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:45,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:45,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:45,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-11-13 22:06:45,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:45,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:45,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:45,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:45,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:45,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:45,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:46,142 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:46,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:46,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:46,171 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:46,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:46,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:46,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:46,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:46,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-11-13 22:06:46,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:46,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:46,459 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:46,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:46,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:46,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:46,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:46,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-11-13 22:06:46,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:46,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:46,686 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:46,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:46,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:46,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:46,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-11-13 22:06:46,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:46,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:46,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:46,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:46,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:46,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:46,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:47,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-11-13 22:06:47,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:47,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:47,203 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:47,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:47,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:47,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:47,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:47,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-11-13 22:06:47,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:47,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:47,484 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:47,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:47,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:47,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:47,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:47,748 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:47,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:47,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:47,771 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:47,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:47,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:47,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:47,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:48,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-11-13 22:06:48,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:48,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:48,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:48,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:48,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:48,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:48,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:48,275 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:48,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:48,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:48,300 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:48,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:48,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:48,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:48,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:48,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-11-13 22:06:48,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:48,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:48,530 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:48,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:48,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:48,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:48,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:48,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-11-13 22:06:48,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:48,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:48,776 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:48,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:48,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:48,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:48,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:49,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-11-13 22:06:49,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:49,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:49,060 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:49,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:49,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:49,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:49,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:49,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-11-13 22:06:49,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:49,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:49,278 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:49,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:49,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:49,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:49,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:49,575 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:49,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:49,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:49,599 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:49,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:49,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:49,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:49,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:49,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-11-13 22:06:49,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:49,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:49,892 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:49,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:49,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:49,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:49,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:50,169 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:06:50,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:50,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:50,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:50,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:50,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:50,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:50,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:50,407 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:50,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:50,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:50,424 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:50,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:50,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:50,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:50,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:50,708 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:50,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:50,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:50,730 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:50,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:50,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:50,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:50,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:50,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-11-13 22:06:50,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:50,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:50,925 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:50,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:50,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:50,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:50,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:51,177 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:51,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:51,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:51,211 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:51,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:51,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:51,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:51,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:51,431 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:51,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:51,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:51,448 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:51,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:51,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:51,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:51,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:51,649 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:51,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:51,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:51,674 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:51,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:51,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:51,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:51,968 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:51,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:51,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:51,994 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:51,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:51,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:51,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:52,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:52,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-11-13 22:06:52,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:52,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:52,221 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:52,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:52,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:52,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:52,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:52,467 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:52,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:52,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:52,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:52,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:52,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:52,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:52,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:52,766 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:52,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:52,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:52,789 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:52,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:52,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:52,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:52,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:53,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-11-13 22:06:53,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:53,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:53,026 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:53,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:53,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:53,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:53,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:53,294 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:53,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:53,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:53,319 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:53,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:53,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:53,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:53,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:53,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-11-13 22:06:53,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:53,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:53,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:53,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:53,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:53,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:53,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:53,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-11-13 22:06:53,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:53,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:53,870 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:53,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:53,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:53,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:53,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:54,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-11-13 22:06:54,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:54,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:54,190 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:54,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:54,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:54,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:54,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:54,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-11-13 22:06:54,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:54,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:54,484 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:54,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:54,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:54,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:54,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:54,702 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:54,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:54,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:54,726 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:54,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:54,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:54,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:54,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:54,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-11-13 22:06:54,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:54,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:54,998 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:54,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:54,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:54,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:55,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:55,288 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:55,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:55,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:55,311 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:55,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:55,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:55,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:55,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:55,540 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:55,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:55,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:55,565 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:55,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:55,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:55,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:55,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:55,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-11-13 22:06:55,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:55,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:55,841 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:55,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:55,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:55,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:55,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:56,110 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:06:56,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:56,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:56,135 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:56,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:56,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:56,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:56,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:56,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-11-13 22:06:56,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:56,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:56,393 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:56,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:56,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:56,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:56,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:56,597 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:56,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:56,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:56,621 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:56,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:56,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:56,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:56,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:56,864 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:56,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:56,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:56,889 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:56,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:56,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:56,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:56,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:57,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-11-13 22:06:57,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:57,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:57,133 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:57,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:57,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:57,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:57,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:57,324 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:57,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:57,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:57,340 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:57,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:57,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:57,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:57,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:57,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-11-13 22:06:57,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:57,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:57,576 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:57,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:57,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:57,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:57,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:57,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-11-13 22:06:57,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:57,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:57,815 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:57,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:57,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:57,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:57,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:58,044 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:58,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:58,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:58,062 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:58,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:58,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:58,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:58,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:58,282 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:58,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:58,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:58,308 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:58,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:58,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:58,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:58,535 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:58,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:58,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:58,562 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:58,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:58,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:58,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:58,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:58,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-11-13 22:06:58,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:58,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:58,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:58,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:58,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:58,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:58,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:59,012 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:59,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:59,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:59,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:59,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:59,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:59,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:59,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:59,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-11-13 22:06:59,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:59,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:59,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:59,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:59,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:59,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:59,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:59,618 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:06:59,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:59,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:59,646 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:59,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:59,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:59,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:59,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:06:59,907 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:06:59,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:06:59,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:06:59,936 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:06:59,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:06:59,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:06:59,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:06:59,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:00,142 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:00,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:00,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:00,157 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:00,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:00,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:00,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:00,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:00,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-11-13 22:07:00,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:00,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:00,401 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:00,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:00,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:00,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:00,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:00,728 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:00,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:00,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:00,754 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:00,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:00,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:00,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:00,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:00,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-11-13 22:07:00,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:00,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:00,981 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:00,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:00,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:00,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:01,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:01,178 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:01,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:01,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:01,194 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:01,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:01,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:01,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:01,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:01,424 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:01,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:01,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:01,444 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:01,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:01,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:01,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:01,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:01,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-11-13 22:07:01,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:01,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:01,702 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:01,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:01,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:01,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:01,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:01,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-11-13 22:07:01,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:01,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:01,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:01,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:01,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:01,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:01,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:02,186 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:02,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:02,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:02,211 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:02,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:02,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:02,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:02,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:02,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-11-13 22:07:02,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:02,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:02,474 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:02,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:02,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:02,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:02,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:02,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:02,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:02,729 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:02,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:02,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:02,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:02,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:02,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-11-13 22:07:02,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:02,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:02,955 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:02,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:02,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:02,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:02,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:03,173 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:03,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:03,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:03,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:03,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:03,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:03,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:03,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:03,451 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:03,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:03,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:03,475 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:03,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:03,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:03,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:03,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:03,772 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:03,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:03,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:03,797 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:03,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:03,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:03,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:03,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:04,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-11-13 22:07:04,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:04,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:04,021 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:04,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:04,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:04,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:04,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:04,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-11-13 22:07:04,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:04,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:04,271 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:04,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:04,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:04,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:04,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:04,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-11-13 22:07:04,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:04,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:04,506 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:04,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:04,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:04,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:04,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:04,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-11-13 22:07:04,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:04,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:04,782 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:04,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:04,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:04,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:04,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:05,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-11-13 22:07:05,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:05,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:05,035 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:05,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:05,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:05,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:05,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:05,253 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:05,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:05,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:05,278 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:05,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:05,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:05,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:05,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:05,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-11-13 22:07:05,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:05,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:05,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:05,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:05,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:05,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:05,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:05,798 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:05,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:05,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:05,819 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:05,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:05,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:05,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:05,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:06,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-11-13 22:07:06,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:06,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:06,090 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:06,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:06,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:06,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:06,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:06,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-11-13 22:07:06,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:06,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:06,324 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:06,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:06,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:06,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:06,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:06,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-11-13 22:07:06,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:06,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:06,600 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:06,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:06,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:06,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:06,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:06,867 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:06,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:06,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:06,889 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:06,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:06,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:06,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:06,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:07,159 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:07,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:07,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:07,183 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:07,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:07,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:07,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:07,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:07,426 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:07,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:07,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:07,447 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:07,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:07,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:07,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:07,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:07,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-11-13 22:07:07,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:07,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:07,744 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:07,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:07,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:07,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:07,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:07,971 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:07,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:07,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:07,993 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:07,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:07,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:07,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:08,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:08,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-11-13 22:07:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:08,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:08,263 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:08,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:08,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:08,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:08,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:08,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-11-13 22:07:08,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:08,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:08,540 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:08,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:08,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:08,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:08,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:08,804 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:08,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:08,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:08,832 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:08,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:08,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:08,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:08,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:09,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-11-13 22:07:09,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:09,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:09,124 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:09,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:09,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:09,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:09,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:09,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-11-13 22:07:09,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:09,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:09,436 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:09,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:09,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:09,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:09,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:09,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-11-13 22:07:09,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:09,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:09,760 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:09,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:09,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:09,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:09,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:09,983 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:10,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:10,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:10,002 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:10,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:10,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:10,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:10,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:10,272 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:10,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:10,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:10,295 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:10,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:10,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:10,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:10,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:10,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-11-13 22:07:10,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:10,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:10,550 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:10,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:10,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:10,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:10,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:10,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-11-13 22:07:10,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:10,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:10,779 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:10,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:10,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:10,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:10,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:11,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-11-13 22:07:11,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:11,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:11,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:11,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:11,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:11,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:11,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:11,346 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:11,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:11,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:11,369 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:11,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:11,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:11,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:11,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:11,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-11-13 22:07:11,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:11,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:11,617 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:11,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:11,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:11,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:11,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:11,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-11-13 22:07:11,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:11,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:11,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:11,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:11,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:11,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:11,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:12,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-11-13 22:07:12,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:12,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:12,108 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:12,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:12,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:12,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:12,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:12,287 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:12,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:12,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:12,303 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:12,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:12,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:12,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:12,484 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:12,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:12,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:12,499 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:12,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:12,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:12,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:12,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:12,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-11-13 22:07:12,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:12,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:12,772 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:12,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:12,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:12,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:12,955 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:12,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:12,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:12,970 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:12,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:12,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:12,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:12,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:13,204 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:13,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:13,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:13,225 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:13,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:13,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:13,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:13,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:13,425 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:13,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:13,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:13,444 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:13,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:13,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:13,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:13,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:13,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-11-13 22:07:13,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:13,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:13,772 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:13,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:13,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:13,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,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-11-13 22:07:14,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:14,117 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:14,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:14,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,328 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:14,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:14,351 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:14,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:14,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,591 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:14,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:14,614 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:14,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:14,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:14,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-11-13 22:07:14,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:14,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:14,859 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:14,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:14,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:14,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:14,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,113 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:15,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:15,129 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:15,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:15,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,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-11-13 22:07:15,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:15,359 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:15,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:15,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,651 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:15,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:15,672 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:15,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:15,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:15,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:15,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-11-13 22:07:15,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:15,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:15,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:15,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:15,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:15,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,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-11-13 22:07:16,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:16,199 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:16,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:16,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,425 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:16,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:16,441 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:16,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:16,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,703 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:16,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:16,726 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:16,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:16,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:16,944 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:16,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:16,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:16,971 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:16,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:16,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:16,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,227 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:17,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:17,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:17,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:17,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,487 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:17,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:17,511 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:17,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:17,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:17,761 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:17,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:17,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:17,786 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:17,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:17,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:17,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:17,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,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-11-13 22:07:18,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:18,084 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:18,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:18,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,358 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:18,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:18,382 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:18,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:18,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,651 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:18,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:18,677 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:18,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:18,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:18,909 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:18,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:18,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:18,931 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:18,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:18,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:18,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:18,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,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-11-13 22:07:19,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:19,151 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:19,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:19,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,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-11-13 22:07:19,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:19,466 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:19,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:19,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:19,896 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:19,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:19,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:19,922 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:19,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:19,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:19,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:19,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,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-11-13 22:07:20,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:20,209 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:20,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:20,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,445 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:20,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:20,470 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:20,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:20,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:20,761 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:20,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:20,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:20,786 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:20,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:20,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:20,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:20,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,035 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:21,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:21,057 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:21,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:21,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,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-11-13 22:07:21,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:21,308 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:21,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:21,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,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-11-13 22:07:21,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:21,538 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:21,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:21,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:21,777 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:21,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:21,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:21,799 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:21,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:21,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:21,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:21,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,071 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:22,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:22,095 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:22,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:22,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,324 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:22,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:22,346 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:22,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:22,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,636 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:22,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:22,662 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:22,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:22,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:22,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:22,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-11-13 22:07:22,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:22,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:22,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:22,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:22,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:22,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,269 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:23,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:23,292 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:23,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:23,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,511 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:23,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:23,534 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:23,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:23,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,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-11-13 22:07:23,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:23,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:23,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:23,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:23,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:23,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:23,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:23,990 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:24,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:24,014 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:24,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:24,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,231 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:24,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:24,256 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:24,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:24,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,512 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:24,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:24,535 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:24,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:24,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,729 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:24,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:24,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:24,748 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:24,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:24,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:24,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:24,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:24,976 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:25,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:25,006 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:25,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:25,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,209 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:25,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:25,228 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:25,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:25,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,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-11-13 22:07:25,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:25,469 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:25,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:25,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:25,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-11-13 22:07:25,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:25,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:25,806 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:25,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:25,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:25,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:25,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,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-11-13 22:07:26,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:26,046 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:26,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:26,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,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-11-13 22:07:26,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:26,292 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:26,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:26,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,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-11-13 22:07:26,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:26,604 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:26,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:26,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:26,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-11-13 22:07:26,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:26,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:26,931 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:26,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:26,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:26,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:26,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,185 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:27,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:27,211 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:27,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:27,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,484 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:27,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:27,508 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:27,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:27,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:27,762 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:27,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:27,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:27,782 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:27,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:27,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:27,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:27,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,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-11-13 22:07:28,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:28,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:28,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:28,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,229 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:28,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:28,251 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:28,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:28,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,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-11-13 22:07:28,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:28,484 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:28,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:28,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:28,754 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:28,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:28,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:28,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:28,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:28,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:28,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:28,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,012 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:29,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:29,042 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:29,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:29,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,318 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:29,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:29,339 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:29,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:29,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,707 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:29,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:29,736 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:29,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:29,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:29,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:29,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:29,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-11-13 22:07:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:29,999 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:29,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:29,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,231 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:30,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:30,252 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:30,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:30,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,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-11-13 22:07:30,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:30,508 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:30,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:30,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:30,749 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:30,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:30,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:30,775 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:30,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:30,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:30,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:31,079 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:31,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:31,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,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-11-13 22:07:31,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:31,362 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:31,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:31,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,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-11-13 22:07:31,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:31,599 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:31,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:31,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:31,858 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:31,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:31,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:31,894 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:31,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:31,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:31,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:31,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,139 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:32,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:32,159 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:32,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:32,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,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-11-13 22:07:32,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:32,451 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:32,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:32,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,684 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:32,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:32,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:32,704 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:32,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:32,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:32,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:32,986 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:33,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:33,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:33,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:33,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,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-11-13 22:07:33,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:33,315 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:33,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:33,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,547 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:33,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:33,568 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:33,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:33,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:33,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-11-13 22:07:33,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:33,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:33,854 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:33,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:33,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:33,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:33,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,087 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:34,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:34,116 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:34,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:34,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,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-11-13 22:07:34,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:34,378 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:34,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:34,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,686 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:34,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:34,710 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:34,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:34,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:34,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-11-13 22:07:34,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:34,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:34,952 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:34,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:34,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:34,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:34,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,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-11-13 22:07:35,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:35,188 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:35,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:35,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,454 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:35,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:35,479 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:35,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:35,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:35,703 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:35,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:35,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:35,726 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:35,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:35,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:35,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:35,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,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-11-13 22:07:36,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:36,040 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:36,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:36,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,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-11-13 22:07:36,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:36,312 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:36,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:36,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,564 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:36,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:36,590 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:36,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:36,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:36,856 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:36,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:36,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:36,880 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:36,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:36,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:36,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:36,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,155 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:37,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:37,182 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:37,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:37,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,522 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:37,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:37,546 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:37,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:37,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:37,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-11-13 22:07:37,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:37,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:37,825 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:37,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:37,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:37,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:37,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,035 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:38,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:38,059 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:38,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:38,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,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-11-13 22:07:38,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:38,299 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:38,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:38,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,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-11-13 22:07:38,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:38,517 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:38,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:38,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:38,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-11-13 22:07:38,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:38,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:38,761 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:38,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:38,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:38,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:38,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,005 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:39,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:39,029 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:39,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:39,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,249 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:39,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:39,267 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:39,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:39,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,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-11-13 22:07:39,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:39,576 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:39,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:39,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:39,942 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:39,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:39,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:39,968 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:39,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:39,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:39,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:39,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,236 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:40,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:40,263 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:40,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:40,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,490 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:40,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:40,518 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:40,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:40,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:40,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-11-13 22:07:40,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:40,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:40,759 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:40,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:40,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:40,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:40,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,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-11-13 22:07:41,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:41,063 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:41,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:41,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,276 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:41,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:41,301 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:41,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:41,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,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-11-13 22:07:41,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:41,564 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:41,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:41,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,764 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:41,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:41,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:41,780 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:41,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:41,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:41,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:41,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:41,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-11-13 22:07:42,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:42,005 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:42,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:42,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,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-11-13 22:07:42,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:42,283 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:42,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:42,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,567 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:42,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:42,590 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:42,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:42,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:42,803 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:42,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:42,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:42,830 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:42,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:42,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:42,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:42,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,093 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:43,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:43,118 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:43,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:43,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,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-11-13 22:07:43,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:43,396 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:43,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:43,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,595 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:43,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:43,613 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:43,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:43,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:43,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-11-13 22:07:43,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:43,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:43,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:43,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:43,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:43,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:43,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,169 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:44,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:44,195 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:44,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:44,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,441 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:44,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:44,464 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:44,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:44,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,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-11-13 22:07:44,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:44,665 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:44,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:44,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:44,902 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:44,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:44,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:44,921 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:44,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:44,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:44,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:44,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,258 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:45,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:45,282 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:45,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:45,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,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-11-13 22:07:45,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:45,603 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:45,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:45,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:45,939 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:07:45,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:45,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:45,962 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:45,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:45,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:45,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:45,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,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-11-13 22:07:46,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:46,288 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:46,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:46,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,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-11-13 22:07:46,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:46,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:46,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:46,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:46,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-11-13 22:07:46,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:46,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:46,847 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:46,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:46,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:46,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:46,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,142 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:47,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:47,167 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:47,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:47,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,399 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:47,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:47,424 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:47,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:47,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,622 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:47,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:47,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:47,638 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:47,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:47,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:47,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:47,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:47,976 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:48,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:48,000 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:48,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:48,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,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-11-13 22:07:48,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:48,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:48,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:48,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,475 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:48,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:48,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:48,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:48,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:48,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-11-13 22:07:48,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:48,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:48,794 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:48,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:48,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:48,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:48,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,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-11-13 22:07:49,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:49,104 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:49,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:49,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,372 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:49,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:49,399 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:49,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:49,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,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-11-13 22:07:49,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:49,665 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:49,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:49,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:49,874 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:49,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:49,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:49,891 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:49,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:49,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:49,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:49,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,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-11-13 22:07:50,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:50,166 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:50,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:50,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,430 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:50,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:50,455 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:50,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:50,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,698 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:50,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:50,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:50,720 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:50,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:50,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:50,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:50,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:50,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-11-13 22:07:51,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:51,000 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:51,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:51,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,212 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:51,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:51,249 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:51,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:51,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,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-11-13 22:07:51,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:51,495 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:51,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:51,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:51,754 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:51,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:51,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:51,780 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:51,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:51,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:51,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:51,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,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-11-13 22:07:52,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:52,191 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:52,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:52,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,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-11-13 22:07:52,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:52,424 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:52,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:52,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,684 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:07:52,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:52,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:52,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:52,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:52,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:52,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:52,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:52,993 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:53,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:53,015 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:53,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:53,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,288 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:53,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:53,313 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:53,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:53,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,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-11-13 22:07:53,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:53,583 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:53,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:53,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:53,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-11-13 22:07:53,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:53,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:53,942 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:53,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:53,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:53,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:53,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,210 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:54,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:54,233 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:54,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:54,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,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-11-13 22:07:54,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:54,442 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:54,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:54,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,710 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:54,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:54,735 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:54,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:54,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:54,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:54,968 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:54,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:54,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:54,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:54,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:54,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:54,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,186 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:55,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:55,205 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:55,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:55,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,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-11-13 22:07:55,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:55,433 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:55,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:55,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,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-11-13 22:07:55,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:55,693 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:55,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:55,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:55,929 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:55,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:55,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:55,950 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:55,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:55,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:55,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:55,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,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-11-13 22:07:56,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:56,223 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:56,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:56,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,465 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:56,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:56,485 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:56,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:56,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:56,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-11-13 22:07:56,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:56,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:56,798 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:56,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:56,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:56,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:56,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,070 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:57,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:57,093 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:57,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:57,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,361 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:57,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:57,385 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:57,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:57,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,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-11-13 22:07:57,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:57,706 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:57,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:57,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:57,950 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:07:57,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:57,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:57,974 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:57,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:57,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:57,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:57,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,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-11-13 22:07:58,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:58,233 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:58,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:58,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,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-11-13 22:07:58,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:58,522 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:58,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:58,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:58,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-11-13 22:07:58,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:58,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:58,821 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:58,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:58,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:58,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:58,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,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-11-13 22:07:59,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:59,111 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:59,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:59,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,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-11-13 22:07:59,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:59,359 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:59,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:59,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:07:59,780 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:07:59,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:07:59,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:07:59,814 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:07:59,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:07:59,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:07:59,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:07:59,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,101 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:00,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:00,127 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:00,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:00,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,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-11-13 22:08:00,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:00,443 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:00,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:00,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,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-11-13 22:08:00,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:00,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:00,713 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:00,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:00,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:00,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:00,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:00,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-11-13 22:08:01,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:01,009 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:01,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:01,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,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-11-13 22:08:01,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:01,313 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:01,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:01,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,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-11-13 22:08:01,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:01,559 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:01,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:01,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:01,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-11-13 22:08:01,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:01,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:01,824 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:01,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:01,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:01,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:01,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,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-11-13 22:08:02,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:02,044 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:02,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:02,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08: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-11-13 22:08:02,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:02,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:02,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:02,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,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-11-13 22:08:02,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:02,587 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:02,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:02,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:02,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-11-13 22:08:02,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:02,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:02,847 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:02,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:02,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:02,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:02,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,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-11-13 22:08:03,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:03,135 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:03,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:03,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,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-11-13 22:08:03,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:03,399 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:03,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:03,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:03,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-11-13 22:08:03,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:03,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:03,794 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:03,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:03,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:03,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:03,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,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-11-13 22:08:04,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:04,050 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:04,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:04,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,240 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:04,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:04,262 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:04,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:04,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,491 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:04,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:04,516 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:04,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:04,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:04,781 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:04,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:04,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:04,806 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:04,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:04,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:04,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:04,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,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-11-13 22:08:05,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:05,125 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:05,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:05,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,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-11-13 22:08:05,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:05,376 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:05,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:05,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,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-11-13 22:08:05,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:05,605 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:05,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:05,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:05,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-11-13 22:08:05,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:05,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:05,828 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:05,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:05,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:05,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:05,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,125 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:06,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:06,150 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:06,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:06,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,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-11-13 22:08:06,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:06,429 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:06,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:06,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,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-11-13 22:08:06,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:06,671 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:06,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:06,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:06,911 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:06,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:06,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:06,933 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:06,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:06,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:06,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:06,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,193 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:07,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:07,219 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:07,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:07,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,474 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:07,496 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:07,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:07,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:07,706 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:07,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:07,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:07,729 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:07,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:07,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:07,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:07,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,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-11-13 22:08:08,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:08,026 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:08,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:08,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,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-11-13 22:08:08,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:08,304 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:08,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:08,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,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-11-13 22:08:08,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:08,648 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:08,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:08,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:08,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-11-13 22:08:08,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:08,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:08,864 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:08,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:08,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:08,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:08,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,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-11-13 22:08:09,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:09,125 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:09,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:09,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,356 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:09,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:09,373 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:09,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:09,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,637 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:08:09,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:09,659 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:09,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:09,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:09,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:09,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-11-13 22:08:09,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:09,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:09,987 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:09,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:09,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:09,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,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-11-13 22:08:10,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:10,221 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:10,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:10,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,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-11-13 22:08:10,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:10,506 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:10,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:10,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,748 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:10,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:10,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:10,774 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:10,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:10,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:10,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:10,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:10,989 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:11,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:11,010 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:11,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:11,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,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-11-13 22:08:11,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:11,238 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:11,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:11,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,472 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:11,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:11,496 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:11,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:11,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:11,756 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:11,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:11,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:11,781 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:11,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:11,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:11,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:11,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,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-11-13 22:08:12,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:12,110 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:12,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:12,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,308 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:12,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:12,324 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:12,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:12,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,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-11-13 22:08:12,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:12,599 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:12,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:12,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:12,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-11-13 22:08:12,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:12,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:12,878 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:12,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:12,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:12,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:12,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,144 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:13,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:13,163 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:13,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:13,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,436 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:13,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:13,460 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:13,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:13,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,725 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:13,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:13,751 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:13,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:13,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:13,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:13,967 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:13,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:13,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:13,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:13,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:13,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:13,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:14,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:14,230 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:08:14,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:14,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:14,252 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:14,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:14,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:14,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:14,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:14,480 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:14,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:14,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:14,503 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:14,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:14,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:14,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:14,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:14,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-11-13 22:08:14,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:14,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:14,761 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:14,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:14,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:14,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:14,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:14,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-11-13 22:08:15,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:15,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:15,003 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:15,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:15,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:15,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:15,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:15,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-11-13 22:08:15,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:15,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:15,263 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:15,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:15,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:15,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:15,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:15,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-11-13 22:08:15,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:15,513 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:15,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:15,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:15,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:15,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-11-13 22:08:15,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:15,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:15,750 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:15,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:15,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:15,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:15,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:16,014 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:16,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:16,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:16,039 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:16,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:16,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:16,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:16,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:16,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-11-13 22:08:16,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:16,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:16,262 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:16,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:16,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:16,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:16,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:16,442 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:16,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:16,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:16,457 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:16,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:16,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:16,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:16,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:16,658 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:16,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:16,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:16,682 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:16,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:16,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:16,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:16,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:16,878 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:16,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:16,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:16,893 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:16,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:16,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:16,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:16,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:17,112 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:17,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:17,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:17,137 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:17,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:17,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:17,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:17,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:17,315 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:17,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:17,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:17,331 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:17,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:17,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:17,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:17,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:17,540 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:17,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:17,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:17,564 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:17,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:17,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:17,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:17,741 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:17,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:17,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:17,756 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:17,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:17,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:17,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:17,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:17,950 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:17,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:17,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:17,973 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:17,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:17,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:17,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:17,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:18,224 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:18,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:18,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:18,246 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:18,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:18,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:18,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:18,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:18,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-11-13 22:08:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:18,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:18,480 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:18,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:18,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:18,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:18,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:18,711 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:18,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:18,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:18,736 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:18,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:18,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:18,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:18,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:18,913 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:18,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:18,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:18,928 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:18,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:18,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:18,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:18,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:19,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-11-13 22:08:19,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:19,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:19,216 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:19,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:19,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:19,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:19,480 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 8 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:19,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:19,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:19,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:19,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:19,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:19,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:19,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:19,755 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:19,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:19,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:19,779 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:19,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:19,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:19,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:19,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:19,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-11-13 22:08:19,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:19,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:19,967 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:19,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:19,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:19,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:19,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:20,287 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:20,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:20,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:20,321 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:20,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:20,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:20,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:20,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:20,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-11-13 22:08:20,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:20,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:20,639 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:20,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:20,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:20,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:20,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:20,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-11-13 22:08:20,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:20,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:20,976 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:20,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:20,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:20,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:21,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:21,217 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:21,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:21,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:21,248 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:21,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:21,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:21,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:21,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:21,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-11-13 22:08:21,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:21,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:21,612 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:21,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:21,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:21,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:21,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:21,875 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:21,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:21,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:21,899 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:21,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:21,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:21,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:21,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:22,124 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:22,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:22,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:22,148 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:22,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:22,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:22,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:22,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:22,464 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:22,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:22,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:22,493 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:22,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:22,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:22,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:22,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:22,859 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:22,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:22,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:22,890 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:22,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:22,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:22,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:22,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:23,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-11-13 22:08:23,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:23,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:23,183 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:23,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:23,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:23,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:23,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:23,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-11-13 22:08:23,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:23,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:23,577 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:23,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:23,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:23,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:23,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:23,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-11-13 22:08:23,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:23,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:23,961 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:23,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:23,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:23,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:23,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:24,344 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:24,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:24,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:24,372 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:24,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:24,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:24,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:24,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:24,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-11-13 22:08:24,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:24,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:24,746 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:24,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:24,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:24,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:24,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:25,021 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:25,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:25,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:25,049 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:25,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:25,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:25,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:25,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:25,447 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:25,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:25,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:25,481 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:25,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:25,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:25,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:25,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:25,864 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:25,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:25,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:25,888 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:25,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:25,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:25,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:25,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:26,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-11-13 22:08:26,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:26,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:26,116 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:26,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:26,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:26,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:26,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:26,361 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:26,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:26,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:26,384 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:26,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:26,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:26,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:26,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:26,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-11-13 22:08:26,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:26,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:26,668 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:26,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:26,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:26,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:26,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:26,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-11-13 22:08:26,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:26,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:26,916 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:26,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:26,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:26,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:26,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:27,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-11-13 22:08:27,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:27,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:27,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:27,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:27,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:27,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:27,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:27,379 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:27,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:27,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:27,403 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:27,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:27,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:27,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:27,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:27,662 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:27,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:27,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:27,685 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:27,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:27,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:27,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:27,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:27,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-11-13 22:08:27,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:27,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:27,947 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:27,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:27,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:27,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:27,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:28,274 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:28,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:28,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:28,296 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:28,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:28,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:28,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:28,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:28,549 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:08:28,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:28,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:28,571 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:28,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:28,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:28,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:28,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:28,869 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:08:28,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:28,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:28,894 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:28,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:28,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:28,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:28,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:29,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-11-13 22:08:29,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:29,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:29,115 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:29,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:29,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:29,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:29,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:29,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-11-13 22:08:29,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:29,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:29,313 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:29,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:29,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:29,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:29,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:29,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-11-13 22:08:29,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:29,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:29,779 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:29,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:29,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:29,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:29,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:30,060 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:30,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:30,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:30,083 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:30,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:30,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:30,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:30,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:30,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-11-13 22:08:30,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:30,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:30,390 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:30,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:30,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:30,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:30,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:30,638 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:30,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:30,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:30,658 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:30,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:30,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:30,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:30,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:30,880 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:30,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:30,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:30,900 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:30,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:30,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:30,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:30,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:31,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-11-13 22:08:31,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:31,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:31,112 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:31,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:31,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:31,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:31,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:31,296 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:31,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:31,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:31,311 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:31,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:31,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:31,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:31,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:31,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-11-13 22:08:31,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:31,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:31,567 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:31,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:31,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:31,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:31,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:31,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-11-13 22:08:31,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:31,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:31,799 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:31,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:31,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:31,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:31,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:31,997 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:32,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:32,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:32,013 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:32,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:32,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:32,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:32,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:32,221 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:32,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:32,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:32,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:32,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:32,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:32,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:32,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:32,480 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:32,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:32,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:32,506 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:32,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:32,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:32,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:32,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:32,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-11-13 22:08:32,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:32,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:32,793 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:32,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:32,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:32,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:32,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,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-11-13 22:08:33,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:33,052 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:33,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:33,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,270 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:33,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:33,292 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:33,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:33,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,517 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:33,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:33,540 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:33,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:33,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,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-11-13 22:08:33,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:33,846 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:33,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:33,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:34,112 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:34,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:34,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:34,136 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:34,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:34,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:34,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:34,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:34,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-11-13 22:08:34,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:34,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:34,381 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:34,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:34,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:34,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:34,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:34,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-11-13 22:08:34,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:34,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:34,580 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:34,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:34,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:34,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:34,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:34,763 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:34,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:34,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:34,779 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:34,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:34,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:34,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:34,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,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-11-13 22:08:35,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:35,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:35,052 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:35,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:35,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:35,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:35,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,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-11-13 22:08:35,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:35,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:35,311 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:35,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:35,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:35,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:35,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,503 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:35,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:35,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:35,524 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:35,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:35,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:35,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:35,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,762 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:35,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:35,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:35,787 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:35,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:35,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:35,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:35,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,982 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:36,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:36,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:36,005 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:36,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:36,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:36,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:36,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:36,176 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:36,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:36,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:36,192 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:36,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:36,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:36,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:36,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:36,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-11-13 22:08:36,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:36,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:36,511 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:36,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:36,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:36,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:36,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:36,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-11-13 22:08:36,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:36,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:36,823 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:36,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:36,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:36,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:36,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:37,084 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:37,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:37,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:37,106 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:37,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:37,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:37,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:37,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:37,458 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:37,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:37,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:37,488 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:37,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:37,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:37,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:37,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:37,830 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:37,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:37,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:37,865 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:37,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:37,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:37,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:37,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:38,161 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:38,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:38,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:38,192 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:38,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:38,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:38,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:38,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:38,487 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:38,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:38,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:38,503 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:38,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:38,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:38,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:38,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:38,809 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:38,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:38,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:38,831 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:38,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:38,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:38,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:38,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:39,098 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:39,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:39,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:39,120 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:39,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:39,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:39,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:39,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:39,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-11-13 22:08:39,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:39,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:39,319 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:39,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:39,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:39,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:39,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:39,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-11-13 22:08:39,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:39,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:39,659 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:39,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:39,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:39,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:39,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:39,926 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:39,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:39,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:39,953 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:39,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:39,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:39,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:39,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:40,240 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:40,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:40,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:40,256 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:40,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:40,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:40,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:40,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:40,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-11-13 22:08:40,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:40,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:40,640 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:40,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:40,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:40,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:40,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,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-11-13 22:08:41,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:41,041 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:41,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:41,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,419 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:41,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:41,452 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:41,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:41,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,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-11-13 22:08:41,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:41,776 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:41,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:41,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,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-11-13 22:08:42,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:42,071 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:42,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:42,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,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-11-13 22:08:42,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:42,313 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:42,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:42,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,518 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:42,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:42,534 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:42,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:42,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,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-11-13 22:08:42,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:42,829 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:42,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:42,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,107 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:43,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:43,130 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:43,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:43,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,419 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:43,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:43,444 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:43,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:43,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,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-11-13 22:08:43,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:43,675 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:43,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:43,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,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-11-13 22:08:43,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:43,926 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:43,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:43,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,127 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:44,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:44,143 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:44,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:44,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,352 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:44,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:44,376 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:44,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:44,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,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-11-13 22:08:44,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:44,607 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:44,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:44,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,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-11-13 22:08:44,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:44,877 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:44,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:44,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,111 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:45,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:45,134 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:45,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:45,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,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-11-13 22:08:45,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:45,420 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:45,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:45,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,674 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:45,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:45,696 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:45,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:45,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,967 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:45,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:45,991 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:45,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:45,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,203 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:46,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:46,224 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:46,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:46,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,485 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:46,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:46,509 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:46,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:46,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,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-11-13 22:08:46,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:46,764 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:46,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:46,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,966 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:46,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:46,981 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:46,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:46,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,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-11-13 22:08:47,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:47,204 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:47,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:47,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,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-11-13 22:08:47,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:47,408 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:47,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:47,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,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-11-13 22:08:47,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:47,678 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:47,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:47,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,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-11-13 22:08:47,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:47,965 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:47,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:47,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,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-11-13 22:08:48,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:48,303 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:48,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:48,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,534 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:48,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:48,561 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:48,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:48,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,790 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:48,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:48,810 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:48,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:48,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,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-11-13 22:08:49,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:49,053 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:49,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:49,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,317 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:49,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:49,352 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:49,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:49,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,700 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:49,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:49,728 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:49,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:49,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,101 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:50,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:50,125 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:50,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:50,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,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-11-13 22:08:50,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:50,435 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:50,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:50,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,699 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:50,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:50,723 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:50,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:50,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,989 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:51,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:51,010 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:51,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:51,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,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-11-13 22:08:51,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:51,261 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:51,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:51,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,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-11-13 22:08:51,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:51,527 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:51,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:51,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,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-11-13 22:08:51,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:51,832 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:51,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:51,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,160 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:52,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:52,180 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:52,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:52,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,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-11-13 22:08:52,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:52,475 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:52,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:52,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,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-11-13 22:08:52,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:52,802 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:52,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:52,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,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-11-13 22:08:53,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:53,000 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:53,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:53,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,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-11-13 22:08:53,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:53,272 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:53,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:53,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,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-11-13 22:08:53,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:53,579 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:53,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:53,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,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-11-13 22:08:53,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:53,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:53,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:53,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,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-11-13 22:08:54,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:54,154 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:54,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:54,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,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-11-13 22:08:54,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:54,401 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:54,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:54,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,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-11-13 22:08:54,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:54,625 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:54,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:54,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,881 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:54,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:54,902 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:54,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:54,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,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-11-13 22:08:55,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:55,138 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:55,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:55,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,338 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:08:55,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:55,354 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:55,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:55,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,615 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:55,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:55,640 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:55,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:55,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,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-11-13 22:08:55,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:55,827 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:55,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:55,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,074 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:56,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:56,100 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:56,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:56,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,369 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:56,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:56,384 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:56,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:56,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,600 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:08:56,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:56,619 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:56,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:56,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,885 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:56,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:56,910 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:56,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:56,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,083 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:57,099 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:57,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:57,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,321 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:57,344 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:57,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:57,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,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-11-13 22:08:57,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:57,560 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:57,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:57,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,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-11-13 22:08:57,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:57,856 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:57,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:57,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,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-11-13 22:08:58,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:58,050 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:58,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:58,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,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-11-13 22:08:58,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:58,308 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:58,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:58,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,530 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:58,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:58,555 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:58,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:58,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,851 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:58,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:58,876 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:58,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:58,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,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-11-13 22:08:59,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:59,133 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:59,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:59,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,409 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:08:59,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:59,432 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:59,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:59,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,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-11-13 22:08:59,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:59,695 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:59,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:59,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,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-11-13 22:08:59,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:08:59,958 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:08:59,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:08:59,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,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-11-13 22:09:00,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:00,181 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:00,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:00,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,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-11-13 22:09:00,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:00,592 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:00,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:00,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,857 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:00,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:00,882 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:00,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:00,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,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-11-13 22:09:01,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:01,105 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:01,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:01,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,323 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:01,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:01,346 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:01,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:01,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,572 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:01,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:01,594 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:01,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:01,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,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-11-13 22:09:01,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:01,796 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:01,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:01,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,988 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:02,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:02,004 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:02,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:02,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,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-11-13 22:09:02,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:02,213 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:02,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:02,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,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-11-13 22:09:02,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:02,501 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:02,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:02,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,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-11-13 22:09:02,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:02,744 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:02,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:02,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,098 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:03,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:03,124 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:03,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:03,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,333 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:03,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:03,356 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:03,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:03,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,572 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:09:03,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:03,591 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:03,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:03,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,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-11-13 22:09:03,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:03,800 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:03,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:03,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,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-11-13 22:09:04,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:04,009 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:04,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:04,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,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-11-13 22:09:04,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:04,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:04,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:04,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,432 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:04,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:04,447 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:04,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:04,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,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-11-13 22:09:04,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,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-11-13 22:09:04,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:04,953 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:04,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:04,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,190 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:05,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:05,212 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:05,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:05,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,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-11-13 22:09:05,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:05,424 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:05,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:05,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,608 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:05,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:05,623 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:05,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:05,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,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-11-13 22:09:05,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:05,881 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:05,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:05,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,085 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:06,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:06,108 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:06,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:06,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,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-11-13 22:09:06,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:06,360 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:06,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:06,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,538 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:06,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:06,553 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:06,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:06,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,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-11-13 22:09:06,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:06,780 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:06,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:06,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,979 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:07,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:07,003 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:07,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:07,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,185 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:07,200 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:07,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:07,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,485 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:07,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:07,510 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:07,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:07,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,756 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:07,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:07,778 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:07,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:07,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,035 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:08,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:08,056 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:08,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:08,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,246 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:08,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:08,261 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:08,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:08,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,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-11-13 22:09:08,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:08,500 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:08,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:08,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,807 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:08,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:08,829 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:08,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:08,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,998 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:09,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:09,013 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:09,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:09,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,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-11-13 22:09:09,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:09,278 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:09,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:09,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09: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-11-13 22:09:09,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:09,520 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:09,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:09,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,840 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:09,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:09,862 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:09,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:09,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,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-11-13 22:09:10,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:10,141 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:10,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:10,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,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-11-13 22:09:10,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:10,419 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:10,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:10,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,685 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:10,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:10,709 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:10,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:10,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,911 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:10,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:10,933 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:10,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:10,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,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-11-13 22:09:11,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:11,197 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:11,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:11,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,388 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:11,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:11,403 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:11,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:11,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,591 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:11,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:11,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:11,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,827 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:11,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:11,846 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:11,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:11,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,079 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:12,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:12,100 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:12,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:12,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,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-11-13 22:09:12,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:12,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:12,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,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-11-13 22:09:12,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:12,636 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:12,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:12,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,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-11-13 22:09:12,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:12,892 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:12,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:12,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,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-11-13 22:09:13,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:13,142 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:13,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:13,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,384 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:13,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:13,405 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:13,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:13,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09: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-11-13 22:09:13,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:13,664 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:13,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:13,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,845 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:13,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:13,861 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:13,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:13,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,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-11-13 22:09:14,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:14,088 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:14,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:14,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,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-11-13 22:09:14,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:14,313 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:14,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:14,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,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-11-13 22:09:14,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:14,528 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:14,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:14,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,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-11-13 22:09:14,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:14,788 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,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-11-13 22:09:15,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:15,070 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:15,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:15,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,297 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:09:15,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:15,316 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:15,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:15,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,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-11-13 22:09:15,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:15,567 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:15,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:15,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,798 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:15,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:15,820 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:15,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:15,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,988 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:16,004 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:16,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:16,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,199 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:16,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:16,214 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:16,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:16,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,398 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:16,423 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:16,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:16,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,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-11-13 22:09:16,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:16,651 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:16,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:16,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,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-11-13 22:09:16,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:16,905 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:16,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:16,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,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-11-13 22:09:17,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:17,137 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:17,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:17,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,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-11-13 22:09:17,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:17,404 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:17,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:17,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,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-11-13 22:09:17,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:17,688 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:17,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:17,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,878 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:17,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:17,901 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:17,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:17,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,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-11-13 22:09:18,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:18,133 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:18,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:18,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,390 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:18,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:18,412 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:18,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:18,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,762 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:18,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:18,786 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:18,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:18,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,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-11-13 22:09:18,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:18,981 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:18,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:18,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,230 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:19,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:19,252 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:19,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:19,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,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-11-13 22:09:19,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:19,518 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:19,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:19,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,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-11-13 22:09:19,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:19,772 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:19,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:19,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,006 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:20,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:20,027 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:20,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:20,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,237 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:20,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:20,253 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:20,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:20,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,451 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:20,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:20,474 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:20,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:20,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,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-11-13 22:09:20,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:20,756 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:20,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:20,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,974 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:20,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:20,995 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:20,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:20,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,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-11-13 22:09:21,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:21,209 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:21,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:21,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,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-11-13 22:09:21,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:21,478 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:21,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:21,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,711 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:21,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:21,735 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:21,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:21,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,941 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:21,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:21,962 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:21,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:21,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,209 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:22,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:22,243 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:22,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:22,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,467 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:09:22,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:22,486 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:22,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:22,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,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-11-13 22:09:22,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:22,749 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:22,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:22,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,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-11-13 22:09:23,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:23,030 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:23,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09: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-11-13 22:09:23,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:23,209 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:23,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:23,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,388 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:23,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:23,403 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:23,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:23,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,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-11-13 22:09:23,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:23,660 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:23,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:23,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,897 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 10 proven. 10 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 22:09:23,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:23,920 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:23,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:23,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,168 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:24,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:24,193 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:24,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:24,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,399 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:24,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:24,421 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:24,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:24,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,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-11-13 22:09:24,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:24,669 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:24,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:24,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,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-11-13 22:09:24,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:24,925 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:24,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:24,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,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-11-13 22:09:25,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:25,144 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:25,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:25,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,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-11-13 22:09:25,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:25,364 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:25,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:25,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,564 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:25,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:25,582 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:25,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:25,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,863 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:25,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:25,888 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:25,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:25,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,077 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:26,093 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:26,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:26,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,296 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:26,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:26,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:26,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:26,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,502 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:26,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:26,517 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:26,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:26,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,724 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:26,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:26,743 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:26,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:26,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,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-11-13 22:09:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:27,083 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:27,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:27,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,298 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:27,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:27,321 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:27,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:27,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,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-11-13 22:09:27,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:27,639 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:27,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:27,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,870 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:27,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:27,885 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:27,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:27,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,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-11-13 22:09:28,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:28,145 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:28,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:28,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,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-11-13 22:09:28,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:28,434 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:28,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:28,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,693 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:28,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:28,716 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:28,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:28,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,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-11-13 22:09:28,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:28,988 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:28,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:28,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,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-11-13 22:09:29,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:29,212 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:29,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:29,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,462 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:29,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:29,486 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:29,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:29,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,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-11-13 22:09:29,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:29,707 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:29,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:29,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,950 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:29,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:29,972 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:29,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:29,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,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-11-13 22:09:30,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:30,254 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:30,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:30,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,567 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:30,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:30,596 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:30,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:30,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,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-11-13 22:09:30,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:30,970 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:30,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:30,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,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-11-13 22:09:31,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:31,232 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:31,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:31,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,492 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:31,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:31,516 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:31,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:31,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,754 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:31,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:31,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:31,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:31,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,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-11-13 22:09:32,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:32,039 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:32,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:32,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,274 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:32,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:32,297 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:32,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:32,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,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-11-13 22:09:32,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:32,566 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:32,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:32,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,820 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:32,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:32,843 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:32,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:32,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,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-11-13 22:09:33,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:33,087 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:33,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:33,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,300 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:33,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:33,323 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:33,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:33,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,623 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:33,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:33,642 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:33,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:33,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,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-11-13 22:09:33,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:33,889 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:33,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:33,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,106 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:34,130 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:34,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:34,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,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-11-13 22:09:34,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:34,382 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:34,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:34,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,560 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:34,576 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:34,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:34,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,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-11-13 22:09:34,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:34,762 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:34,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:34,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,940 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:34,955 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:34,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:34,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,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-11-13 22:09:35,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:35,237 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:35,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:35,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,468 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:35,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:35,490 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:35,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:35,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,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-11-13 22:09:35,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:35,777 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:35,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:35,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,013 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:36,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:36,034 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:36,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:36,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,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-11-13 22:09:36,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:36,322 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:36,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:36,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,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-11-13 22:09:36,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:36,522 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:36,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:36,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,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-11-13 22:09:36,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:36,803 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:36,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:36,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,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-11-13 22:09:37,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:37,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:37,014 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:37,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:37,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:37,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:37,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:37,199 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:37,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:37,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:37,215 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:37,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:37,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:37,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:37,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:37,488 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:37,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:37,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:37,512 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:37,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:37,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:37,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:37,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:37,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-11-13 22:09:37,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:37,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:37,771 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:37,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:37,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:37,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:37,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:37,987 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:38,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:38,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:38,011 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:38,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:38,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:38,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:38,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09: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-11-13 22:09:38,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:38,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:38,193 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:38,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:38,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:38,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:38,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:38,374 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:38,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:38,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:38,389 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:38,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:38,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:38,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:38,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:38,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-11-13 22:09:38,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:38,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:38,649 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:38,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:38,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:38,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:38,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:38,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-11-13 22:09:38,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:38,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:38,895 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:38,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:38,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:38,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:38,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:39,149 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:39,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:39,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:39,171 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:39,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:39,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:39,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:39,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:39,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-11-13 22:09:39,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:39,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:39,390 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:39,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:39,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:39,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:39,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:39,705 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:39,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:39,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:39,734 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:39,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:39,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:39,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:39,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:40,005 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:40,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:40,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:40,027 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:40,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:40,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:40,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:40,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:40,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-11-13 22:09:40,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:40,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:40,265 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:40,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:40,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:40,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:40,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:40,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-11-13 22:09:40,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:40,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:40,559 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:40,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:40,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:40,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:40,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:40,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-11-13 22:09:40,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:40,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:40,818 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:40,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:40,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:40,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:40,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:41,025 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:41,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:41,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:41,049 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:41,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:41,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:41,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:41,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:41,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:41,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:41,314 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:41,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:41,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:41,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:41,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:41,539 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:41,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:41,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:41,560 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:41,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:41,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:41,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:41,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:41,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-11-13 22:09:41,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:41,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:41,762 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:41,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:41,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:41,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:41,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:41,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-11-13 22:09:41,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:41,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:41,989 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:41,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:41,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:41,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:42,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:42,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-11-13 22:09:42,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:42,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:42,248 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:42,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:42,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:42,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:42,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:42,430 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:42,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:42,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:42,446 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:42,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:42,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:42,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:42,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:42,646 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:42,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:42,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:42,670 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:42,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:42,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:42,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:42,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:42,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-11-13 22:09:42,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:42,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:42,951 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:42,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:42,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:42,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:42,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:43,132 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:43,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:43,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:43,147 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:43,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:43,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:43,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:43,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:43,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-11-13 22:09:43,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:43,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:43,362 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:43,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:43,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:43,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:43,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:43,633 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:43,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:43,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:43,656 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:43,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:43,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:43,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:43,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:43,874 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:43,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:43,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:43,895 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:43,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:43,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:43,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:43,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:44,071 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:44,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:44,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:44,086 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:44,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:44,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:44,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:44,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:44,304 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:44,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:44,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:44,327 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:44,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:44,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:44,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:44,558 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:44,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:44,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:44,584 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:44,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:44,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:44,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:44,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:44,849 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:44,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:44,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:44,871 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:44,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:44,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:44,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:44,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:45,091 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:45,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:45,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:45,115 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:45,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:45,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:45,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:45,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:45,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-11-13 22:09:45,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:45,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:45,457 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:45,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:45,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:45,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:45,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:45,664 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:45,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:45,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:45,682 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:45,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:45,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:45,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:45,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:45,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-11-13 22:09:45,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:45,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:45,984 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:45,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:45,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:45,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:46,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:46,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-11-13 22:09:46,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:46,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:46,312 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:46,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:46,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:46,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:46,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:46,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-11-13 22:09:46,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:46,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:46,542 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:46,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:46,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:46,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:46,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:46,753 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-13 22:09:46,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:46,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:46,774 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:46,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:46,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:46,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:46,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:47,003 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-11-13 22:09:47,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:47,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:47,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:47,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:47,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:47,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:47,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:47,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-11-13 22:09:47,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:47,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 91 states and 156 transitions. [2024-11-13 22:09:47,296 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 156 transitions. [2024-11-13 22:09:47,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-13 22:09:47,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:47,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:47,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat