./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-56.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-56.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3 --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 93f6049834027826884500d547bca7113061f8754e944538b453474a4566d492 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 03:16:30,121 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 03:16:30,196 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-25 03:16:30,201 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 03:16:30,201 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 03:16:30,224 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 03:16:30,225 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 03:16:30,225 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 03:16:30,225 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 03:16:30,226 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 03:16:30,226 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 03:16:30,226 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 03:16:30,226 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 03:16:30,226 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 03:16:30,226 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 03:16:30,226 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 03:16:30,227 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 03:16:30,227 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 03:16:30,227 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 03:16:30,227 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 03:16:30,227 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 03:16:30,227 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 03:16:30,227 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 03:16:30,228 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 03:16:30,228 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 03:16:30,228 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 03:16:30,228 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 03:16:30,228 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:16:30,228 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 03:16:30,229 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 03:16:30,229 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 03:16:30,229 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 03:16:30,229 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 03:16:30,229 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_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3 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 -> 93f6049834027826884500d547bca7113061f8754e944538b453474a4566d492 [2024-11-25 03:16:30,508 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 03:16:30,516 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 03:16:30,518 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 03:16:30,520 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 03:16:30,520 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 03:16:30,522 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-56.i [2024-11-25 03:16:33,518 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/data/b612bed01/ebec165bb566446ca4c3054ab177fbaa/FLAG1421ae500 [2024-11-25 03:16:33,777 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 03:16:33,778 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-56.i [2024-11-25 03:16:33,785 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/data/b612bed01/ebec165bb566446ca4c3054ab177fbaa/FLAG1421ae500 [2024-11-25 03:16:33,799 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/data/b612bed01/ebec165bb566446ca4c3054ab177fbaa [2024-11-25 03:16:33,802 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 03:16:33,803 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 03:16:33,805 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 03:16:33,805 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 03:16:33,809 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 03:16:33,810 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:16:33" (1/1) ... [2024-11-25 03:16:33,811 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@608dec5f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:33, skipping insertion in model container [2024-11-25 03:16:33,811 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:16:33" (1/1) ... [2024-11-25 03:16:33,829 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 03:16:33,972 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_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-56.i[915,928] [2024-11-25 03:16:34,023 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:16:34,034 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 03:16:34,046 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_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/sv-benchmarks/c/hardness-nfm22/hardness_loopvsstraightlinecode_25-while_file-56.i[915,928] [2024-11-25 03:16:34,076 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:16:34,099 INFO L204 MainTranslator]: Completed translation [2024-11-25 03:16:34,099 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34 WrapperNode [2024-11-25 03:16:34,100 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 03:16:34,101 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 03:16:34,101 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 03:16:34,101 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 03:16:34,108 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,118 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,167 INFO L138 Inliner]: procedures = 26, calls = 23, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 100 [2024-11-25 03:16:34,167 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 03:16:34,168 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 03:16:34,168 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 03:16:34,168 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 03:16:34,176 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,176 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,179 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,179 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,185 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,187 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,190 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,192 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,193 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,196 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 03:16:34,197 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 03:16:34,197 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 03:16:34,197 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 03:16:34,199 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:16:34,219 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 03:16:34,238 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 03:16:34,245 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc1a30ec-3c23-4e17-9fdc-5cb1b13a8954/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 03:16:34,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 03:16:34,276 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-25 03:16:34,276 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-25 03:16:34,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 03:16:34,276 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 03:16:34,278 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 03:16:34,345 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 03:16:34,347 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 03:16:34,654 INFO L? ?]: Removed 16 outVars from TransFormulas that were not future-live. [2024-11-25 03:16:34,654 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 03:16:34,828 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 03:16:34,832 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-25 03:16:34,833 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:16:34 BoogieIcfgContainer [2024-11-25 03:16:34,833 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 03:16:34,834 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 03:16:34,834 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 03:16:34,845 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 03:16:34,846 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:16:34" (1/1) ... [2024-11-25 03:16:34,857 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 03:16:34,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:34,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 24 states and 34 transitions. [2024-11-25 03:16:34,931 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 34 transitions. [2024-11-25 03:16:34,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-25 03:16:34,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:34,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:35,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:36,807 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-25 03:16:37,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:37,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 40 states and 61 transitions. [2024-11-25 03:16:37,090 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 61 transitions. [2024-11-25 03:16:37,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:37,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:37,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:37,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:39,214 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:16:40,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:40,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 69 states and 114 transitions. [2024-11-25 03:16:40,855 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 114 transitions. [2024-11-25 03:16:40,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:40,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:40,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:41,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:43,098 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 22 proven. 45 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:16:44,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:44,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 82 states and 138 transitions. [2024-11-25 03:16:44,114 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 138 transitions. [2024-11-25 03:16:44,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:44,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:44,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:44,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:45,437 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:16:46,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:46,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 89 states and 151 transitions. [2024-11-25 03:16:46,637 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 151 transitions. [2024-11-25 03:16:46,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:46,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:46,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:46,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:47,948 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:16:49,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:49,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 96 states and 161 transitions. [2024-11-25 03:16:49,028 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 161 transitions. [2024-11-25 03:16:49,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:49,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:49,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:49,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:51,030 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 22 proven. 45 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:16:51,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:51,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 96 states and 161 transitions. [2024-11-25 03:16:51,313 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 161 transitions. [2024-11-25 03:16:51,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:51,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:51,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:51,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:52,759 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:16:53,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:53,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 96 states and 161 transitions. [2024-11-25 03:16:53,006 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 161 transitions. [2024-11-25 03:16:53,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:53,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:53,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:53,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:53,979 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:16:54,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:54,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 96 states and 161 transitions. [2024-11-25 03:16:54,055 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 161 transitions. [2024-11-25 03:16:54,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:54,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:54,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:54,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:55,289 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:16:55,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:55,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:16:55,842 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:16:55,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:55,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:55,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:55,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:57,837 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 39 proven. 41 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:16:58,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:58,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:16:58,169 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:16:58,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:58,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:58,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:58,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:16:59,165 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:16:59,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:16:59,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:16:59,245 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:16:59,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:16:59,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:16:59,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:16:59,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:00,139 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:00,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:00,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:00,211 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:00,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:00,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:00,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:00,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:01,076 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:17:01,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:01,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:01,141 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:01,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:01,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:01,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:01,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:02,189 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:02,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:02,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:02,258 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:02,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:02,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:02,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:02,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:03,087 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:03,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:03,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:03,149 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:03,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:03,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:03,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:03,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:03,958 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:04,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:04,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:04,015 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:04,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:04,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:04,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:04,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:04,953 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:05,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:05,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:05,123 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:05,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:05,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:05,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:05,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:06,044 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:06,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:06,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:06,106 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:06,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:06,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:06,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:06,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:06,862 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:06,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:06,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:06,918 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:06,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:06,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:06,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:07,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:08,994 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 42 proven. 38 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:09,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:09,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:09,555 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:09,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:09,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:09,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:09,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:10,321 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:10,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:10,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:10,369 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:10,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:10,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:10,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:10,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:11,138 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:11,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:11,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:11,195 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:11,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:11,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:11,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:11,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:13,432 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 35 proven. 45 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:13,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:13,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:13,806 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:13,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:13,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:13,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:13,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:14,757 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:14,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:14,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:14,806 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:14,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:14,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:14,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:15,589 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:15,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:15,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:15,635 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:15,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:15,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:15,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:15,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:16,465 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:16,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:16,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:16,534 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:16,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:16,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:17,504 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 52 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:17,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:17,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:17,638 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:17,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:17,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:17,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:17,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:21,046 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:21,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:21,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:21,271 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:21,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:21,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:21,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:21,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:22,069 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:22,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:22,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:22,120 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:22,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:22,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:22,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:22,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:23,010 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:17:23,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:23,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:23,054 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:23,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:23,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:23,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:23,743 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:17:23,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:23,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:23,788 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:23,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:23,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:23,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:23,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:24,359 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:24,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:24,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:24,407 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:24,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:24,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:24,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:25,166 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:17:25,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:25,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:25,217 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:25,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:25,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:25,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:25,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:25,974 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:26,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:26,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:26,026 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:26,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:26,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:26,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:26,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:26,784 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:17:26,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:26,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:26,829 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:26,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:26,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:26,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:26,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:27,325 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:27,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:27,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:27,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:27,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:27,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:27,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:27,992 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:28,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:28,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:28,045 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:28,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:28,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:28,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:28,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:28,615 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:28,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:28,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:28,662 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:28,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:28,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:28,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:28,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:29,233 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:29,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:29,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:29,276 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:29,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:29,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:29,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:29,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:29,845 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:17:29,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:29,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 104 states and 176 transitions. [2024-11-25 03:17:29,888 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 176 transitions. [2024-11-25 03:17:29,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:29,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:29,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:29,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:30,755 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 34 proven. 46 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:31,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:31,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:31,995 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:31,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:31,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:31,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:32,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:32,562 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:32,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:32,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:32,606 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:32,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:32,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:32,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:32,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:33,209 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:33,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:33,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:33,255 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:33,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:33,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:33,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:33,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:33,802 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:33,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:33,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:33,842 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:33,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:33,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:33,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:33,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:34,395 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:34,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:34,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:34,437 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:34,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:34,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:34,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:34,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:35,029 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:35,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:35,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:35,069 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:35,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:35,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:35,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:35,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:36,928 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:37,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:37,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:37,216 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:37,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:37,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:37,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:37,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:37,830 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:37,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:37,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:37,959 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:37,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:37,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:37,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:38,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:38,453 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:38,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:38,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:38,506 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:38,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:38,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:38,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:38,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:39,045 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:39,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:39,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:39,074 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:39,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:39,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:39,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:39,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:39,761 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:17:39,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:39,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:39,966 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:39,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:39,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:39,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:40,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:40,486 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:40,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:40,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:40,515 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:40,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:40,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:40,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:40,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:40,967 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:41,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:41,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:41,008 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:41,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:41,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:41,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:41,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:41,806 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:17:41,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:41,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:41,920 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:41,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:41,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:41,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:41,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:42,525 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:17:42,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:42,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:42,586 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:42,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:42,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:42,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:42,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:43,077 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:17:43,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:43,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:43,111 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:43,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:43,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:43,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:43,624 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:43,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:43,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:43,666 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:43,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:43,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:43,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:43,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:44,286 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:44,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:44,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:44,332 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:44,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:44,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:44,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:44,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:44,825 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:44,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:44,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:44,868 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:44,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:44,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:44,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:44,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:45,337 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:45,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:45,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:45,366 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:45,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:45,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:45,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:45,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:46,098 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:46,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:46,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:46,140 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:46,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:46,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:46,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:46,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:46,663 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:46,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:46,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:46,695 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:46,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:46,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:46,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:46,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:47,187 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:47,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:47,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:47,250 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:47,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:47,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:47,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:47,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:47,838 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:47,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:47,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:47,882 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:47,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:47,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:47,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:47,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:48,411 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:48,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:48,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:48,457 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:48,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:48,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:48,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:48,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:48,967 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:48,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:48,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:48,996 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:48,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:48,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:48,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:49,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:49,475 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:49,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:49,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:49,523 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:49,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:49,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:49,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:49,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:50,066 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:50,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:50,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:50,099 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:50,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:50,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:50,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:50,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:50,754 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:50,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:50,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:50,807 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:50,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:50,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:50,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:50,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:51,970 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 24 proven. 57 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked. [2024-11-25 03:17:52,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:52,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:52,252 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:52,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:52,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:52,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:52,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:52,868 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:52,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:52,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:52,911 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:52,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:52,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:52,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:52,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:53,355 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:53,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:53,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:53,395 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:53,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:53,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:53,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:53,911 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:53,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:53,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:53,961 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:53,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:53,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:53,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:54,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:54,444 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:54,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:54,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:54,473 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:54,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:54,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:54,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:54,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:54,910 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:54,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:54,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:54,952 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:54,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:54,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:54,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:56,764 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 42 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:17:57,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:57,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:57,064 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:57,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:57,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:57,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:58,196 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:17:58,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:58,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:58,365 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:58,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:58,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:58,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:58,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:59,019 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:59,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:59,063 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:59,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:59,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:59,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:59,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:17:59,615 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:17:59,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:17:59,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:17:59,657 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:17:59,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:17:59,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:17:59,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:17:59,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:00,297 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 51 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:18:00,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:00,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:00,330 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:00,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:00,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:00,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:00,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:00,893 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:00,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:00,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:00,937 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:00,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:00,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:00,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:01,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:01,472 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:01,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:01,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:01,504 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:01,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:01,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:01,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:01,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:02,034 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:02,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:02,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:02,077 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:02,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:02,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:02,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:02,609 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:02,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:02,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:02,637 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:02,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:02,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:02,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:02,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:03,220 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:03,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:03,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:03,263 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:03,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:03,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:03,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:03,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:03,811 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:03,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:03,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:03,843 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:03,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:03,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:03,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:03,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:04,991 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 63 proven. 37 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:18:05,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:05,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:05,241 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:05,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:05,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:05,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:05,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:06,249 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 37 proven. 43 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:06,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:06,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:06,390 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:06,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:06,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:06,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:06,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:06,842 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:06,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:06,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:06,899 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:06,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:06,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:06,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:06,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:07,417 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:07,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:07,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:07,455 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:07,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:07,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:07,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:07,930 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:07,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:07,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:07,974 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:07,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:07,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:07,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:08,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:08,424 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:08,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:08,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:08,459 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:08,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:08,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:08,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:09,112 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:09,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:09,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:09,156 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:09,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:09,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:09,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:09,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:09,654 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:09,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:09,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:09,687 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:09,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:09,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:09,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:09,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:10,203 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:10,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:10,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:10,256 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:10,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:10,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:10,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:10,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:11,434 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 27 proven. 54 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked. [2024-11-25 03:18:11,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:11,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:11,730 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:11,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:11,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:11,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:12,199 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:12,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:12,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:12,242 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:12,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:12,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:12,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:12,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:12,722 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:12,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:12,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:12,751 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:12,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:12,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:12,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:13,762 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:18:13,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:13,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:13,828 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:13,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:13,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:13,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:13,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:14,461 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:14,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:14,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:14,502 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:14,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:14,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:14,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:14,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:15,037 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:15,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:15,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:15,083 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:15,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:15,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:15,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:15,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:15,665 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:15,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:15,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:15,706 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:15,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:15,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:15,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:15,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:16,403 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:16,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:16,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:16,451 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:16,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:16,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:16,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:16,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:17,239 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:17,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:17,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:17,267 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:17,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:17,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:17,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:17,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:18,483 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 52 proven. 39 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:18:18,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:18,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:18,835 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:18,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:18,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:18,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:19,290 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:19,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:19,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:19,318 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:19,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:19,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:19,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:19,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:19,787 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:19,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:19,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:19,830 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:19,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:19,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:19,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:19,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:20,424 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:20,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:20,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:20,464 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:20,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:20,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:20,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:20,911 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:20,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:20,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:20,959 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:20,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:20,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:20,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:21,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:21,454 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:21,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:21,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:21,494 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:21,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:21,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:21,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:21,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:22,848 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 76 proven. 31 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:18:23,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:23,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:23,354 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:23,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:23,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:23,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:23,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:24,317 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:18:24,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:24,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:24,372 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:24,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:24,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:24,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:24,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:25,266 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:25,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:25,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:25,318 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:25,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:25,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:25,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:25,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:26,124 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:26,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:26,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:26,169 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:26,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:26,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:26,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:26,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:26,694 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:26,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:26,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:26,734 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:26,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:26,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:26,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:26,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:27,238 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:27,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:27,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:27,270 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:27,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:27,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:27,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:27,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:27,723 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:27,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:27,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:27,769 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:27,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:27,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:27,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:27,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:28,274 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:28,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:28,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:28,317 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:28,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:28,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:28,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:28,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:28,755 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:28,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:28,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:28,797 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:28,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:28,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:28,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:28,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:30,204 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 21 proven. 46 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:30,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:30,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:30,387 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:30,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:30,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:30,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:30,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:30,852 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:30,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:30,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:30,902 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:30,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:30,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:30,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:30,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:31,363 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:31,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:31,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:31,392 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:31,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:31,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:31,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:31,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:31,830 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:31,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:31,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:31,871 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:31,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:31,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:31,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:31,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:33,472 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 61 proven. 39 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:18:34,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:34,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:34,165 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:34,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:34,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:34,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:34,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:34,894 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 25 proven. 56 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked. [2024-11-25 03:18:34,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:34,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:34,944 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:34,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:34,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:34,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:34,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:35,926 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:36,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:36,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:36,107 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:36,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:36,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:36,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:36,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:36,588 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:36,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:36,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:36,631 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:36,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:36,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:36,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:36,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:37,082 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:37,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:37,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:37,111 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:37,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:37,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:37,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:37,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:37,646 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:37,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:37,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:37,687 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:37,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:37,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:37,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:37,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:38,132 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:38,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:38,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:38,172 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:38,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:38,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:38,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:38,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:38,619 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:38,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:38,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:38,661 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:38,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:38,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:38,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:38,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:39,152 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:39,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:39,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:39,195 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:39,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:39,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:39,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:39,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:39,728 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:39,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:39,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:39,773 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:39,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:40,235 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:40,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:40,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:40,274 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:40,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:40,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:40,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:40,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:40,699 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:40,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:40,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:40,740 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:40,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:40,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:40,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:40,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:41,211 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:41,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:41,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:41,249 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:41,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:41,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:41,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:41,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:41,760 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:41,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:41,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:41,803 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:41,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:41,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:41,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:41,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:42,320 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:42,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:42,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:42,359 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:42,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:42,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:42,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:42,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:42,978 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:43,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:43,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:43,028 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:43,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:43,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:43,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:43,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:43,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:43,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:43,512 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:43,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:43,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:43,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:43,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:43,960 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:44,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:44,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:44,002 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:44,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:44,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:44,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:44,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:45,168 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 46 proven. 45 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:18:45,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:45,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:45,482 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:45,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:45,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:45,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:45,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:46,060 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:18:46,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:46,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:46,104 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:46,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:46,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:46,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:46,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:46,593 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:18:46,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:46,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:46,633 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:46,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:46,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:46,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:46,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:47,096 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:47,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:47,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:47,138 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:47,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:47,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:47,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:47,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:47,784 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:47,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:47,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:47,824 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:47,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:47,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:47,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:47,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:51,051 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 75 proven. 32 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:18:51,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:51,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:51,713 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:51,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:51,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:51,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:51,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:52,574 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 34 proven. 47 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked. [2024-11-25 03:18:52,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:52,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:52,624 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:52,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:52,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:52,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:52,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:53,146 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:53,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:53,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:53,191 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:53,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:53,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:53,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:53,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:53,720 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:53,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:53,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:53,763 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:53,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:53,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:53,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:53,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:54,299 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:18:54,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:54,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:54,342 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:54,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:54,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:54,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:54,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:54,783 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:54,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:54,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:54,814 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:54,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:54,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:54,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:54,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:55,278 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:55,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:55,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:55,320 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:55,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:55,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:55,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:55,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:55,890 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:55,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:55,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:55,932 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:55,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:55,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:55,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:55,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:56,408 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:56,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:56,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:56,451 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:56,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:56,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:56,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:56,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:56,919 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:18:56,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:56,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:56,965 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:56,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:56,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:56,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:57,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:18:59,138 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 65 proven. 35 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:18:59,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:18:59,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:18:59,552 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:18:59,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:18:59,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:18:59,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:18:59,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:00,054 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:00,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:00,084 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:00,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:00,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:00,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:00,587 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:00,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:00,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:00,629 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:00,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:00,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:00,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:00,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:01,115 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:01,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:01,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:01,153 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:01,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:01,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:01,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:01,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:02,099 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 34 proven. 46 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:02,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:02,299 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:02,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:02,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:02,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:02,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:02,770 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:02,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:02,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:02,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:02,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:02,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:02,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:03,726 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:03,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:03,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:03,982 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:03,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:03,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:03,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:04,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:04,474 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:19:04,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:04,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:04,514 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:04,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:04,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:04,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:04,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:04,980 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:05,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:05,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:05,032 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:05,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:05,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:05,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:05,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:05,626 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:05,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:05,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:05,656 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:05,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:05,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:05,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:05,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:06,133 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:06,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:06,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:06,174 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:06,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:06,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:06,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:06,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:06,855 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:06,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:06,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:06,884 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:06,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:06,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:06,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:06,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:07,363 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:07,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:07,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:07,406 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:07,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:07,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:07,870 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:07,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:07,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:07,898 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:07,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:07,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:07,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:07,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:08,358 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:08,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:08,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:08,401 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:08,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:08,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:08,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:08,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:08,992 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:09,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:09,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:09,034 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:09,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:09,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:09,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:09,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:09,487 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:09,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:09,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:09,530 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:09,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:09,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:09,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:09,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:10,738 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 41 proven. 50 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:19:11,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:11,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:11,121 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:11,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:11,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:11,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:11,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:11,560 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:11,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:11,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:11,610 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:11,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:11,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:11,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:11,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:12,078 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:12,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:12,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:12,117 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:12,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:12,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:12,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:12,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:12,610 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:12,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:12,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:12,652 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:12,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:12,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:12,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:12,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:13,140 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:13,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:13,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:13,179 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:13,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:13,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:13,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:13,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:13,655 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:13,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:13,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:13,698 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:13,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:13,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:13,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:13,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:14,313 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:14,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:14,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:14,368 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:14,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:14,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:14,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:14,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:14,811 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:14,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:14,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:14,854 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:14,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:14,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:14,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:14,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:15,312 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:15,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:15,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:15,341 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:15,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:15,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:15,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:15,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:16,396 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:16,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:16,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:16,703 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:16,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:16,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:16,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:16,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:17,162 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:17,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:17,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:17,199 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:17,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:17,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:17,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:17,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:17,643 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:17,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:17,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:17,686 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:17,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:17,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:17,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:17,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:18,139 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:18,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:18,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:18,168 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:18,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:18,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:18,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:18,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:18,717 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:18,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:18,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:18,758 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:18,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:18,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:18,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:18,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:19,189 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:19,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:19,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:19,233 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:19,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:19,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:19,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:19,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:19,820 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:19,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:19,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:19,861 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:19,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:19,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:19,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:19,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:20,340 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:20,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:20,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:20,387 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:20,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:20,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:20,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:20,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:20,819 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:20,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:20,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:20,861 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:20,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:20,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:20,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:20,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:21,317 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:21,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:21,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:21,359 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:21,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:21,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:21,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:21,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:21,809 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:21,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:21,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:21,863 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:21,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:21,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:21,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:22,328 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:22,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:22,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:22,368 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:22,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:22,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:22,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:22,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:23,629 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:23,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:23,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:23,967 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:23,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:23,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:23,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:24,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:24,474 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:24,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:24,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:24,515 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:24,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:24,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:24,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:24,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:24,991 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:25,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:25,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:25,037 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:25,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:25,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:25,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:25,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:25,579 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:25,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:25,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:25,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:25,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:25,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:25,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:26,099 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:26,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:26,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:26,143 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:26,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:26,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:26,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:26,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:26,597 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:26,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:26,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:26,636 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:26,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:26,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:26,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:26,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:27,082 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:27,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:27,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:27,124 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:27,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:27,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:27,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:27,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:27,567 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:27,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:27,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:27,606 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:27,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:27,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:27,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:27,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:28,192 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:28,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:28,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:28,236 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:28,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:28,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:28,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:28,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:29,299 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 32 proven. 35 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:29,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:29,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:29,345 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:29,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:29,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:29,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:29,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:29,820 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:29,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:29,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:29,877 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:29,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:29,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:29,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:29,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:30,445 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:30,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:30,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:30,475 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:30,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:30,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:30,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:30,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:30,942 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:30,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:30,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:30,990 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:30,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:30,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:30,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:31,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:31,450 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:31,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:31,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:31,490 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:31,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:31,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:31,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:31,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:31,943 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:31,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:31,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:31,985 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:31,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:31,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:31,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:32,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:32,452 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:32,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:32,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:32,494 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:32,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:32,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:32,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:32,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:33,125 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:33,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:33,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:33,168 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:33,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:33,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:33,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:33,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:33,644 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:33,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:33,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:33,682 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:33,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:33,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:33,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:33,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:34,147 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:34,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:34,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:34,189 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:34,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:34,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:34,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:34,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:34,649 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:34,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:34,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:34,688 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:34,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:34,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:34,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:34,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:35,161 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:35,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:35,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:35,204 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:35,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:35,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:35,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:35,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:35,685 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:35,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:35,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:35,726 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:35,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:35,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:35,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:35,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:36,167 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:36,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:36,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:36,208 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:36,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:36,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:36,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:36,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:36,685 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:36,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:36,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:36,723 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:36,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:36,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:36,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:36,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:37,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:37,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:37,474 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:37,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:37,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:37,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:37,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:38,402 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 44 proven. 47 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:19:38,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:38,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:38,672 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:38,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:38,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:38,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:39,840 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:40,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:40,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:40,160 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:40,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:40,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:40,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:40,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:40,630 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:40,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:40,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:40,680 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:40,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:40,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:40,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:40,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:41,206 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:41,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:41,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:41,249 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:41,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:41,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:41,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:41,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:41,891 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:41,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:41,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:41,930 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:41,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:41,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:41,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:41,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:42,419 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:42,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:42,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:42,461 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:42,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:42,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:42,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:42,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:42,898 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:42,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:42,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:42,939 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:42,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:42,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:42,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:42,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:43,715 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 68 proven. 32 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:19:44,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:44,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:44,022 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:44,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:44,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:44,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:44,566 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:44,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:44,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:44,604 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:44,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:44,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:44,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:44,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:45,061 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:45,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:45,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:45,103 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:45,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:45,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:45,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:45,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:45,597 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:45,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:45,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:45,647 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:45,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:45,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:45,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:45,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:46,278 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:46,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:46,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:46,330 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:46,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:46,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:46,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:46,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:46,818 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:46,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:46,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:46,857 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:46,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:46,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:46,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:46,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:47,350 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:47,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:47,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:47,392 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:47,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:47,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:47,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:47,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:48,170 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:19:48,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:48,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:48,344 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:48,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:48,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:48,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:48,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:49,165 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:49,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:49,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:49,219 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:49,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:49,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:49,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:49,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:49,706 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:49,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:49,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:49,736 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:49,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:49,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:49,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:49,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:50,224 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:19:50,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:50,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:50,266 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:50,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:50,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:50,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:50,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:50,727 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:50,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:50,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:50,766 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:50,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:50,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:50,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:50,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:51,204 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:51,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:51,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:51,245 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:51,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:51,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:51,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:51,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:51,704 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:51,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:51,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:51,739 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:51,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:51,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:51,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:52,286 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:52,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:52,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:52,339 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:52,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:52,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:52,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:52,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:52,939 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:52,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:52,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:52,991 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:52,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:52,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:52,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:53,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:53,595 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:53,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:53,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:53,638 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:53,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:53,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:53,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:53,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:54,908 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:54,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:54,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:54,941 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:54,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:54,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:54,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:54,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:55,479 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:55,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:55,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:55,529 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:55,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:55,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:55,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:55,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:56,177 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:19:56,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:56,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:56,228 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:56,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:56,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:56,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:56,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:56,713 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:56,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:56,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:56,754 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:56,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:56,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:56,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:56,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:57,809 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:19:58,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:58,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:58,151 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:58,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:58,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:58,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:58,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:19:58,797 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:19:58,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:19:58,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:19:58,850 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:19:58,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:19:58,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:19:58,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:19:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:00,395 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 38 proven. 42 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:00,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:00,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:00,613 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:00,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:00,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:00,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:00,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:01,088 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:01,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:01,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:01,130 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:01,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:01,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:01,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:01,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:01,584 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:01,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:01,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:01,623 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:01,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:01,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:01,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:01,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:02,056 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:02,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:02,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:02,099 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:02,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:02,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:02,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:02,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:02,574 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:02,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:02,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:02,622 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:02,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:02,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:02,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:02,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:03,254 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:03,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:03,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:03,304 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:03,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:03,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:03,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:03,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:04,339 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:04,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:04,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:04,400 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:04,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:04,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:04,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:04,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:05,426 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 37 proven. 43 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:05,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:05,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:05,703 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:05,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:05,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:05,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:05,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:06,164 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:06,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:06,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:06,193 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:06,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:06,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:06,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:06,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:06,627 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:06,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:06,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:06,669 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:06,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:06,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:06,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:06,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:07,227 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:07,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:07,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:07,263 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:07,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:07,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:07,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:07,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:07,821 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:07,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:07,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:07,873 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:07,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:07,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:07,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:07,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:08,580 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:08,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:08,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:08,630 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:08,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:08,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:08,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:08,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:09,192 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:09,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:09,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:09,235 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:09,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:09,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:09,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:09,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:09,693 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:09,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:09,723 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:09,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:09,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:09,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:09,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:10,181 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:10,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:10,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:10,223 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:10,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:10,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:10,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:10,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:10,899 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:20:10,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:10,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:10,941 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:10,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:10,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:10,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:10,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:11,441 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:11,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:11,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:11,483 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:11,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:11,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:11,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:11,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:12,131 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:12,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:12,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:12,184 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:12,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:12,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:12,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:12,730 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:12,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:12,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:12,783 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:12,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:12,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:12,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:12,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:14,132 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 44 proven. 36 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:14,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:14,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:14,403 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:14,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:14,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:14,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:14,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:15,044 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:20:15,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:15,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:15,093 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:15,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:15,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:15,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:15,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:15,658 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:15,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:15,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:15,711 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:15,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:15,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:15,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:16,296 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:16,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:16,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:16,337 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:16,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:16,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:16,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:16,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:17,038 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:20:17,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:17,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:17,090 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:17,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:17,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:17,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:17,707 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:17,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:17,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:17,760 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:17,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:17,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:17,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:17,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:18,353 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:18,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:18,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:18,404 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:18,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:18,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:18,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:18,972 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:19,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:19,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:19,024 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:19,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:19,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:19,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:19,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:19,751 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:20:19,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:19,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:19,790 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:19,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:19,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:19,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:19,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:20,250 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:20,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:20,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:20,292 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:20,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:20,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:20,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:20,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:21,008 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:21,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:21,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:21,038 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:21,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:21,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:21,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:21,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:21,680 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:21,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:21,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:21,722 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:21,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:21,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:21,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:23,175 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 62 proven. 29 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:20:23,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:23,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:23,581 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:23,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:23,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:23,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:23,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:24,365 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:24,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:24,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:24,419 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:24,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:24,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:24,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:24,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:24,958 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:24,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:24,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:24,994 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:24,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:24,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:24,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:25,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:25,457 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:25,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:25,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:25,514 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:25,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:25,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:25,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:25,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:25,991 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:26,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:26,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:26,029 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:26,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:26,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:26,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:26,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:26,485 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:26,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:26,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:26,526 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:26,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:26,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:26,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:26,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:27,001 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:20:27,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:27,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:27,041 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:27,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:27,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:27,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:27,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:27,751 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:27,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:27,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:27,803 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:27,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:27,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:27,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:27,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:28,381 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:28,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:28,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:28,431 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:28,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:28,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:28,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:28,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:30,061 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 80 proven. 32 refuted. 0 times theorem prover too weak. 285 trivial. 0 not checked. [2024-11-25 03:20:30,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:30,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:30,743 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:30,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:30,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:30,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:30,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:31,182 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:31,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:31,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:31,218 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:31,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:31,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:31,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:31,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:31,682 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:31,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:31,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:31,723 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:31,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:31,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:31,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:31,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:32,223 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:32,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:32,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:32,262 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:32,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:32,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:32,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:32,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:32,815 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:32,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:32,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:32,858 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:32,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:32,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:32,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:32,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:33,316 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:33,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:33,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:33,355 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:33,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:33,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:33,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:33,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:33,791 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:33,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:33,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:33,834 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:33,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:33,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:33,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:33,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:34,341 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:20:34,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:34,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:34,383 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:34,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:34,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:34,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:34,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:34,937 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:34,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:34,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:34,980 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:34,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:34,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:34,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:35,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:36,494 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 48 proven. 43 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:20:36,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:36,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:36,768 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:36,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:36,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:36,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:36,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:38,182 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:38,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:38,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:38,523 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:38,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:38,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:38,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:38,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:38,997 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:39,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:39,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:39,040 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:39,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:39,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:39,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:39,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:39,513 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:39,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:39,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:39,555 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:39,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:39,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:39,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:39,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:40,013 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:40,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:40,050 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:40,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:40,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:40,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:40,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:41,223 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 55 proven. 36 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:20:41,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:41,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:41,574 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:41,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:41,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:41,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:41,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:42,060 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:20:42,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:42,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:42,101 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:42,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:42,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:42,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:42,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:42,597 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:20:42,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:42,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:42,639 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:42,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:42,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:42,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:42,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:43,126 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:43,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:43,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:43,156 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:43,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:43,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:43,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:43,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:43,662 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:43,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:43,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:43,702 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:43,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:43,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:43,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:43,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:44,157 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:44,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:44,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:44,196 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:44,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:44,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:44,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:44,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:44,683 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:44,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:44,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:44,725 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:44,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:44,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:44,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:44,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:45,195 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:45,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:45,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:45,242 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:45,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:45,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:45,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:45,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:45,861 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:45,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:45,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:45,903 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:45,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:45,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:45,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:45,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:46,383 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:20:46,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:46,422 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:46,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:46,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:46,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:46,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:46,885 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:46,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:46,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:46,927 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:46,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:46,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:46,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:46,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:47,408 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:47,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:47,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:47,447 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:47,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:47,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:47,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:47,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:48,234 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:48,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:48,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:48,423 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:48,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:48,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:48,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:48,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:49,201 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:49,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:49,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:49,241 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:49,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:49,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:49,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:49,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:49,684 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:49,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:49,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:49,724 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:49,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:49,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:49,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:49,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:50,149 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:50,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:50,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:50,188 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:50,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:50,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:50,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:50,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:50,957 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 21 proven. 46 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:20:51,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:51,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:51,000 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:51,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:51,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:51,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:51,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:51,447 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:51,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:51,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:51,486 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:51,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:51,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:51,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:51,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:52,078 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:52,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:52,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:52,132 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:52,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:52,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:52,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:52,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:52,721 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:52,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:52,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:52,771 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:52,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:52,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:52,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:52,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:53,314 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:53,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:53,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:53,358 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:53,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:53,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:53,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:53,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:53,856 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:53,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:53,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:53,894 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:53,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:53,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:53,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:53,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:54,352 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:54,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:54,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:54,392 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:54,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:54,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:54,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:54,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:54,812 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:54,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:54,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:54,850 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:54,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:54,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:54,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:54,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:55,272 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:55,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:55,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:55,313 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:55,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:55,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:55,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:55,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:55,910 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:55,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:55,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:55,950 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:55,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:55,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:55,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:55,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:56,489 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:56,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:56,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:56,551 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:56,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:56,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:56,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:56,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:57,103 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:57,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:57,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:57,151 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:57,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:57,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:57,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:57,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:57,762 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:57,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:57,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:57,818 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:57,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:57,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:57,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:57,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:58,387 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:20:58,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:58,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:58,442 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:58,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:58,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:58,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:58,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:59,054 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:59,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:59,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:59,106 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:59,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:59,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:59,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:59,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:20:59,651 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:20:59,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:20:59,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:20:59,700 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:20:59,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:20:59,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:20:59,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:20:59,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:00,244 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:00,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:00,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:00,295 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:00,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:00,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:00,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:00,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:00,867 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:00,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:00,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:00,906 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:00,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:00,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:00,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:00,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:01,464 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 54 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:01,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:01,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:01,506 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:01,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:01,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:01,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:01,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:01,952 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:01,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:01,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:01,990 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:01,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:01,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:01,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:02,480 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:02,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:02,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:02,523 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:02,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:02,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:02,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:02,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:03,019 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:03,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:03,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:03,057 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:03,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:03,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:03,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:03,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:03,495 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:03,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:03,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:03,535 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:03,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:03,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:03,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:03,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:04,123 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:04,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:04,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:04,167 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:04,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:04,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:04,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:04,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:04,659 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 59 proven. 41 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:21:04,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:04,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:04,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:04,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:05,155 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:05,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:05,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:05,193 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:05,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:05,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:05,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:05,772 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:05,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:05,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:05,821 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:05,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:05,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:05,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:05,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:08,091 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 74 proven. 33 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:21:08,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:08,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:08,814 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:08,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:08,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:08,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:08,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:09,254 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:09,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:09,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:09,296 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:09,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:09,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:09,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:09,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:09,751 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:09,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:09,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:09,781 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:09,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:09,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:09,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:09,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:10,260 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:10,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:10,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:10,300 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:10,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:10,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:10,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:10,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:11,727 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 44 proven. 36 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:11,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:11,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:11,987 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:11,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:11,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:11,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:12,474 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:12,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:12,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:12,514 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:12,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:12,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:12,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:12,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:12,952 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:12,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:12,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:12,990 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:12,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:12,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:12,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:13,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:13,422 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:13,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:13,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:13,464 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:13,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:13,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:13,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:13,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:13,975 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:14,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:14,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:14,015 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:14,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:14,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:14,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:14,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:14,520 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:21:14,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:14,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:14,565 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:14,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:14,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:14,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:14,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:15,082 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:21:15,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:15,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:15,136 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:15,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:15,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:15,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:15,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:15,866 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:15,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:15,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:15,922 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:15,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:15,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:15,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:15,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:16,569 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:16,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:16,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:16,620 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:16,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:16,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:16,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:16,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:17,172 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:17,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:17,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:17,226 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:17,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:17,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:17,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:17,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:17,809 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:17,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:17,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:17,855 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:17,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:17,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:17,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:17,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:18,415 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:18,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:18,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:18,472 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:18,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:18,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:18,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:18,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:19,062 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:19,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:19,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:19,113 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:19,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:19,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:19,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:19,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:19,712 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:21:19,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:19,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:19,768 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:19,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:19,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:19,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:19,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:20,318 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:20,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:20,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:20,370 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:20,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:20,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:20,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:20,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:20,914 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:20,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:20,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:20,971 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:20,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:20,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:20,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:21,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:21,545 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:21,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:21,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:21,583 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:21,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:21,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:21,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:21,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:22,050 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:22,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:22,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:22,091 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:22,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:22,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:22,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:22,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:22,548 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:22,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:22,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:22,577 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:22,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:22,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:22,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:22,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:23,736 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 33 proven. 47 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:23,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:23,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:23,917 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:23,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:23,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:23,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:23,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:24,400 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:24,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:24,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:24,432 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:24,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:24,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:24,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:24,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:24,905 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:24,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:24,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:24,954 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:24,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:24,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:24,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:24,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:25,476 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:25,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:25,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:25,520 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:25,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:25,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:25,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:25,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:26,093 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:26,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:26,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:26,145 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:26,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:26,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:26,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:26,706 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:26,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:26,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:26,741 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:26,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:26,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:26,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:26,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:27,313 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:27,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:27,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:27,365 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:27,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:27,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:27,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:27,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:28,477 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:28,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:28,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:28,760 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:28,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:28,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:28,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:28,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:29,416 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:29,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:29,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:29,470 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:29,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:29,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:29,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:29,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:30,044 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:30,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:30,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:30,086 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:30,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:30,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:30,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:30,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:30,768 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:30,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:30,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:30,823 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:30,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:30,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:30,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:30,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:31,416 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:31,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:31,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:31,458 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:31,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:31,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:31,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:31,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:32,832 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 72 proven. 28 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:21:33,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:33,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:33,210 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:33,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:33,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:33,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:33,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:33,697 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:33,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:33,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:33,733 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:33,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:33,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:33,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:33,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:34,180 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:34,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:34,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:34,223 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:34,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:34,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:34,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:34,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:34,731 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:34,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:34,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:34,770 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:34,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:34,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:34,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:34,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:35,411 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:35,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:35,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:35,468 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:35,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:35,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:35,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:35,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:36,070 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:36,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:36,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:36,123 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:36,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:36,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:36,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:36,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:36,753 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:36,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:36,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:36,804 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:36,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:36,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:36,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:36,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:37,252 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:37,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:37,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:37,291 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:37,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:37,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:37,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:37,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:37,737 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:37,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:37,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:37,779 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:37,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:37,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:37,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:37,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:38,237 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:38,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:38,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:38,277 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:38,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:38,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:38,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:38,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:38,898 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:38,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:38,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:38,948 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:38,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:38,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:38,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:38,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:39,443 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:39,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:39,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:39,485 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:39,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:39,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:39,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:39,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:40,027 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:40,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:40,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:40,084 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:40,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:40,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:40,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:40,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:40,710 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:40,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:40,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:40,760 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:40,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:40,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:40,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:40,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:41,334 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:41,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:41,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:41,389 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:41,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:41,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:41,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:41,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:41,975 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:42,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:42,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:42,027 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:42,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:42,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:42,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:42,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:42,577 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:42,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:42,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:42,631 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:42,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:42,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:42,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:42,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:43,302 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:43,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:43,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:43,351 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:43,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:43,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:43,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:43,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:43,902 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:43,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:43,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:43,956 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:43,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:43,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:43,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:44,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:44,509 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:44,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:44,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:44,547 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:44,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:44,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:44,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:44,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:45,141 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:45,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:45,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:45,196 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:45,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:45,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:45,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:45,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:45,795 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:45,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:45,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:45,832 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:45,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:45,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:45,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:45,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:46,313 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:46,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:46,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:46,365 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:46,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:46,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:46,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:46,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:48,038 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 44 proven. 36 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:48,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:48,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:48,301 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:48,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:48,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:48,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:48,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:49,950 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:50,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:50,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:50,225 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:50,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:50,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:50,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:50,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:50,662 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:50,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:50,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:50,704 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:50,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:50,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:50,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:50,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:51,174 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:51,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:51,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:51,219 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:51,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:51,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:51,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:51,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:51,883 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:21:51,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:51,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:51,918 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:51,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:51,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:51,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:51,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:52,808 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:21:53,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:53,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:53,009 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:53,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:53,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:53,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:53,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:53,736 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:53,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:53,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:53,921 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:53,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:53,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:53,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:53,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:54,424 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:54,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:54,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:54,466 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:54,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:54,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:54,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:54,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:54,915 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:54,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:54,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:54,955 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:54,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:54,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:54,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:54,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:55,423 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:55,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:55,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:55,475 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:55,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:55,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:55,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:55,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:56,020 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:56,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:56,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:56,058 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:56,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:56,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:56,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:56,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:56,507 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:56,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:56,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:56,550 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:56,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:56,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:56,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:56,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:57,006 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:57,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:57,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:57,045 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:57,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:57,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:57,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:57,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:57,583 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:21:57,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:57,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:57,626 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:57,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:57,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:57,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:58,104 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:21:58,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:58,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:58,146 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:58,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:58,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:58,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:58,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:58,634 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:58,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:58,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:58,677 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:58,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:58,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:58,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:58,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:59,152 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:59,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:59,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:59,186 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:59,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:59,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:59,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:59,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:21:59,662 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:21:59,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:21:59,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:21:59,704 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:21:59,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:21:59,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:21:59,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:21:59,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:00,191 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:00,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:00,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:00,231 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:00,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:00,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:00,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:00,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:00,683 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:00,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:00,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:00,726 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:00,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:00,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:00,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:00,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:01,232 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:22:01,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:01,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:01,263 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:01,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:01,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:01,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:01,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:01,728 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:01,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:01,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:01,770 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:01,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:01,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:01,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:01,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:02,262 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:02,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:02,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:02,294 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:02,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:02,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:02,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:02,760 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:02,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:02,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:02,802 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:02,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:02,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:02,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:02,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:03,265 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:03,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:03,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:03,295 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:03,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:03,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:03,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:03,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:04,697 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 27 proven. 40 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:05,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:05,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:05,244 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:05,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:05,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:05,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:05,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:05,903 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 27 proven. 53 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:05,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:05,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:05,942 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:05,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:05,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:05,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:05,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:06,392 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:06,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:06,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:06,438 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:06,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:06,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:06,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:06,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:06,902 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:06,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:06,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:06,944 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:06,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:06,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:06,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:06,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:07,409 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:07,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:07,451 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:07,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:07,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:07,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:07,916 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:07,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:07,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:07,946 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:07,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:07,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:07,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:07,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:08,459 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:08,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:08,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:08,502 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:08,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:08,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:08,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:08,960 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:08,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:08,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:08,996 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:08,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:08,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:08,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:09,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:09,472 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:09,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:09,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:09,516 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:09,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:09,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:09,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:09,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:09,962 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:09,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:09,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:09,996 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:09,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:09,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:09,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:10,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:11,150 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 61 proven. 39 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:22:11,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:11,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:11,619 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:11,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:11,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:11,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:11,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:12,047 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:12,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:12,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:12,085 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:12,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:12,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:12,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:12,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:13,008 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:13,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:13,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:13,220 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:13,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:13,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:13,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:13,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:13,837 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:13,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:13,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:13,874 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:13,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:13,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:13,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:13,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:14,481 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:14,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:14,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:14,534 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:14,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:14,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:14,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:14,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:15,202 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:15,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:15,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:15,252 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:15,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:15,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:15,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:15,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:16,656 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:16,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:16,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:16,712 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:16,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:16,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:16,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:16,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:17,588 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:17,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:17,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:17,640 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:17,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:17,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:17,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:17,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:18,237 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:18,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:18,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:18,290 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:18,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:18,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:18,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:18,870 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:18,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:18,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:18,921 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:18,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:18,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:18,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:18,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:19,469 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:19,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:19,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:19,521 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:19,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:19,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:19,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:19,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:20,102 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:20,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:20,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:20,149 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:20,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:20,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:20,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:20,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:20,723 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:20,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:20,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:20,776 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:20,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:20,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:20,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:20,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:21,379 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:21,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:21,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:21,428 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:21,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:21,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:21,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:21,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:22,039 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:22,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:22,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:22,094 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:22,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:22,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:22,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:22,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:22,636 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:22,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:22,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:22,675 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:22,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:22,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:22,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:22,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:23,102 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:23,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:23,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:23,145 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:23,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:23,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:23,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:23,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:23,745 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 22 proven. 46 refuted. 0 times theorem prover too weak. 329 trivial. 0 not checked. [2024-11-25 03:22:23,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:23,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:23,780 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:23,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:23,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:23,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:23,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:24,610 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:24,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:24,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:24,825 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:24,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:24,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:24,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:24,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:25,278 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:25,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:25,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:25,307 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:25,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:25,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:25,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:25,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:25,870 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:25,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:25,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:25,914 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:25,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:25,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:25,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:25,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:26,488 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:26,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:26,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:26,526 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:26,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:26,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:26,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:26,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:27,100 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:27,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:27,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:27,155 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:27,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:27,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:27,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:27,814 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:27,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:27,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:27,852 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:27,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:27,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:27,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:29,024 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:29,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:29,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:29,230 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:29,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:29,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:29,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:29,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:29,810 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:29,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:29,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:29,850 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:29,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:29,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:29,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:29,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:30,335 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:30,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:30,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:30,375 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:30,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:30,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:30,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:30,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:30,832 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:30,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:30,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:30,870 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:30,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:30,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:30,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:30,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:31,365 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:31,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:31,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:31,415 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:31,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:31,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:31,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:31,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:31,904 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:31,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:31,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:31,948 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:31,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:31,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:31,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:32,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:32,529 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:32,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:32,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:32,583 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:32,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:32,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:32,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:32,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:33,178 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:33,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:33,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:33,215 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:33,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:33,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:33,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:33,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:33,768 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:33,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:33,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:33,821 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:33,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:33,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:33,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:33,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:34,945 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:34,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:34,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:34,996 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:34,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:34,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:34,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:35,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:35,625 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:35,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:35,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:35,691 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:35,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:35,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:35,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:35,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:37,497 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 42 proven. 38 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:37,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:37,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:37,795 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:37,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:37,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:37,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:37,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:38,411 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:38,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:38,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:38,467 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:38,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:38,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:38,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:38,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:39,049 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:39,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:39,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:39,089 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:39,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:39,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:39,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:39,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:39,671 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:39,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:39,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:39,734 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:39,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:39,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:39,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:39,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:40,313 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:40,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:40,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:40,352 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:40,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:40,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:40,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:40,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:40,952 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:41,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:41,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:41,010 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:41,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:41,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:41,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:41,591 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:41,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:41,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:41,645 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:41,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:41,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:41,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:41,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:42,237 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 42 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:22:42,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:42,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:42,283 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:42,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:42,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:42,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:42,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:42,744 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:42,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:42,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:42,789 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:42,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:42,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:42,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:42,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:43,288 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:43,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:43,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:43,334 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:43,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:43,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:43,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:43,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:43,834 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:43,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:43,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:43,880 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:43,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:43,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:43,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:43,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:44,346 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:44,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:44,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:44,392 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:44,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:44,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:44,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:44,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:45,247 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:22:45,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:45,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:45,451 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:45,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:45,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:45,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:45,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:45,986 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:46,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:46,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:46,039 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:46,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:46,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:46,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:46,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:46,586 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:46,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:46,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:46,635 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:46,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:46,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:46,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:46,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:47,228 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:47,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:47,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:47,283 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:47,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:47,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:47,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:47,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:47,888 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:47,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:47,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:47,939 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:47,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:47,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:47,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:47,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:48,523 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:22:48,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:48,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:48,568 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:48,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:48,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:48,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:48,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:49,030 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:49,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:49,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:49,075 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:49,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:49,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:49,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:49,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:49,545 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:49,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:49,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:49,587 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:49,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:49,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:49,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:49,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:50,078 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 42 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:22:50,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:50,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:50,118 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:50,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:50,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:50,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:50,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:50,548 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:50,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:50,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:50,590 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:50,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:50,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:50,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:50,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:51,306 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:51,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:51,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:51,349 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:51,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:51,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:51,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:51,826 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:51,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:51,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:51,870 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:51,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:51,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:51,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:52,372 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:52,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:52,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:52,411 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:52,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:52,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:52,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:52,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:52,944 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:53,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:53,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:53,009 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:53,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:53,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:53,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:53,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:53,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:53,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:53,685 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:53,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:53,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:53,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:53,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:54,298 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:54,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:54,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:54,355 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:54,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:54,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:54,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:54,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:55,798 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:55,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:55,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:55,841 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:55,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:55,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:55,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:55,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:56,398 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:56,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:56,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:56,453 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:56,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:56,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:56,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:56,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:57,047 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:57,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:57,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:57,087 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:57,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:57,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:57,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:57,680 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:57,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:57,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:57,732 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:57,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:57,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:57,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:57,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:58,313 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:22:58,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:58,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:58,354 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:58,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:58,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:58,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:58,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:58,931 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:22:58,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:58,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:58,984 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:58,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:58,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:58,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:59,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:22:59,550 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:22:59,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:22:59,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:22:59,587 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:22:59,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:22:59,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:22:59,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:22:59,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:00,131 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:00,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:00,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:23:00,182 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:23:00,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:00,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:00,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:00,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:00,771 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:00,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:00,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 119 states and 204 transitions. [2024-11-25 03:23:00,809 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 204 transitions. [2024-11-25 03:23:00,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:00,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:00,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:00,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:01,482 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 43 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:02,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:02,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:02,313 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:02,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:02,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:02,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:02,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:02,865 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:02,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:02,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:02,900 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:02,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:02,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:02,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:02,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:03,369 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:03,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:03,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:03,403 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:03,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:03,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:03,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:03,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:03,901 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:23:03,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:03,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:03,937 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:03,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:03,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:03,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:03,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:06,430 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:07,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:07,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:07,245 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:07,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:07,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:07,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:07,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:07,908 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:07,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:07,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:07,953 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:07,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:07,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:07,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:07,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:08,553 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:08,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:08,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:08,595 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:08,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:08,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:08,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:08,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:09,208 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:09,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:09,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:09,248 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:09,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:09,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:09,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:09,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:09,693 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:23:09,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:09,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:09,727 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:09,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:09,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:09,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:09,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:10,208 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:23:10,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:10,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:10,243 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:10,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:10,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:10,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:10,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:10,748 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:10,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:10,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:10,782 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:10,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:10,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:10,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:10,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:12,517 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 76 proven. 31 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:23:12,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:12,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:12,989 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:12,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:12,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:12,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:13,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:13,589 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:13,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:13,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:13,633 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:13,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:13,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:13,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:13,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:14,248 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:14,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:14,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:14,290 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:14,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:14,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:14,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:14,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:14,856 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:14,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:14,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:14,900 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:14,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:14,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:14,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:14,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:15,471 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:15,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:15,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:15,533 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:15,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:15,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:15,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:15,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:16,711 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 22 proven. 46 refuted. 0 times theorem prover too weak. 329 trivial. 0 not checked. [2024-11-25 03:23:16,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:16,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:16,757 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:16,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:16,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:16,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:16,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:18,286 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 42 proven. 38 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:18,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:18,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:18,872 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:18,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:18,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:18,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:18,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:19,355 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:19,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:19,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:19,391 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:19,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:19,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:19,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:19,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:19,851 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:19,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:19,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:19,891 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:19,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:19,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:19,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:19,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:20,402 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:20,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:20,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:20,439 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:20,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:20,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:20,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:20,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:21,514 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 46 proven. 45 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:23:21,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:21,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:21,723 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:21,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:21,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:21,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:21,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:22,364 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:22,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:22,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:22,404 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:22,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:22,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:22,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:22,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:22,846 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:22,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:22,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:22,882 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:22,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:22,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:22,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:22,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:23,805 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:23:23,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:23,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:23,845 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:23,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:23,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:23,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:23,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:24,779 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:24,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:24,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:24,832 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:24,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:24,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:24,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:24,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:25,286 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:25,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:25,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:25,321 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:25,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:25,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:25,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:25,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:25,865 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:25,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:25,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:25,903 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:25,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:25,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:25,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:25,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:26,372 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:23:26,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:26,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:26,407 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:26,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:26,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:26,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:26,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:26,881 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:26,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:26,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:26,916 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:26,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:26,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:26,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:26,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:27,372 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:27,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:27,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:27,408 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:27,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:27,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:27,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:27,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:27,844 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:27,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:27,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:27,889 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:27,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:27,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:27,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:27,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:28,494 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:28,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:28,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:28,537 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:28,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:28,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:28,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:28,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:29,121 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:29,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:29,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:29,165 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:29,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:29,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:29,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:29,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:29,810 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 43 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:29,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:29,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:29,864 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:29,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:29,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:29,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:29,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:30,555 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:30,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:30,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:30,598 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:30,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:30,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:30,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:30,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:31,062 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:31,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:31,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:31,097 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:31,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:31,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:31,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:31,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:32,099 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 46 proven. 54 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:23:32,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:32,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:32,467 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:32,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:32,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:32,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:32,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:32,929 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:32,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:32,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:32,964 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:32,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:32,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:32,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:33,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:33,421 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:23:33,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:33,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:33,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:33,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:33,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:34,336 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 24 proven. 44 refuted. 0 times theorem prover too weak. 329 trivial. 0 not checked. [2024-11-25 03:23:34,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:34,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:34,376 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:34,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:34,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:34,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:34,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:36,840 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 72 proven. 28 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:23:37,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:37,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:37,653 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:37,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:37,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:37,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:37,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:38,275 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:38,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:38,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:38,335 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:38,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:38,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:38,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:38,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:39,036 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:39,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:39,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:39,081 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:39,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:39,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:39,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:39,653 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:39,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:39,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:39,698 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:39,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:39,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:39,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:39,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:40,296 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:40,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:40,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:40,342 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:40,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:40,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:40,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:40,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:40,888 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:40,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:40,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:40,936 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:40,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:40,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:40,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:40,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:41,677 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:41,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:41,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:41,721 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:41,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:41,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:41,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:41,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:42,285 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:23:42,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:42,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:42,333 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:42,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:42,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:42,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:42,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:43,431 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:23:43,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:43,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:43,480 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:43,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:43,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:43,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:43,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:44,062 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:23:44,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:44,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:44,107 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:44,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:44,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:44,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:44,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:45,052 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:23:45,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:45,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:45,189 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:45,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:45,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:45,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:45,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:45,804 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:45,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:45,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:45,846 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:45,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:45,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:45,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:45,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:46,417 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:46,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:46,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:46,451 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:46,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:46,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:46,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:46,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:46,883 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:46,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:46,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:46,918 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:46,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:46,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:46,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:46,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:47,346 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:47,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:47,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:47,380 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:47,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:47,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:47,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:47,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:47,799 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:47,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:47,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:47,832 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:47,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:47,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:47,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:47,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:48,289 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:48,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:48,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:48,322 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:48,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:48,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:48,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:48,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:48,760 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:48,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:48,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:48,793 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:48,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:48,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:48,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:48,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:49,392 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:49,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:49,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:49,429 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:49,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:49,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:49,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:49,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:49,969 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:50,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:50,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:50,005 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:50,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:50,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:50,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:50,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:50,466 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:50,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:50,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:50,506 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:50,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:50,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:50,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:50,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:51,082 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:23:51,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:51,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:51,127 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:51,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:51,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:51,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:51,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:52,736 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 27 proven. 40 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:23:53,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:53,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:53,294 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:53,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:53,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:53,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:53,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:53,741 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:53,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:53,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:53,775 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:53,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:53,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:53,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:53,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:54,258 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:54,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:54,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:54,294 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:54,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:54,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:54,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:54,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:54,752 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:23:54,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:54,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:54,789 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:54,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:54,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:54,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:54,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:55,945 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:23:56,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:56,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:56,320 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:56,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:56,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:56,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:56,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:56,806 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:56,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:56,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:56,841 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:56,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:56,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:56,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:56,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:57,284 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:57,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:57,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:57,319 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:57,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:57,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:57,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:57,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:57,837 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:57,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:57,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:57,890 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:57,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:57,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:57,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:57,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:58,507 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:58,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:58,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:58,551 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:58,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:58,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:58,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:58,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:23:59,300 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:23:59,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:23:59,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:23:59,348 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:23:59,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:23:59,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:23:59,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:23:59,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:00,022 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:00,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:00,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:00,065 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:00,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:00,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:00,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:00,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:00,626 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:00,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:00,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:00,669 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:00,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:00,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:00,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:01,347 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:01,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:01,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:01,389 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:01,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:01,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:01,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:01,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:02,004 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:02,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:02,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:02,062 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:02,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:02,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:02,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:02,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:02,629 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:02,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:02,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:02,675 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:02,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:02,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:02,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:02,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:03,556 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:24:03,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:03,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:03,603 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:03,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:03,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:03,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:03,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:04,290 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:04,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:04,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:04,337 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:04,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:04,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:04,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:04,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:04,980 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:05,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:05,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:05,026 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:05,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:05,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:05,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:05,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:05,816 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:05,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:05,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:05,881 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:05,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:05,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:05,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:05,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:06,521 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:06,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:06,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:06,564 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:06,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:06,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:06,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:06,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:07,523 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:24:07,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:07,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:07,570 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:07,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:07,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:07,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:07,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:08,280 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 59 proven. 41 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:24:08,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:08,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:08,329 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:08,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:08,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:08,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:08,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:08,898 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:08,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:08,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:08,945 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:08,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:08,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:08,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:08,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:09,461 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:09,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:09,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:09,496 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:09,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:09,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:09,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:09,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:10,013 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:10,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:10,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:10,049 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:10,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:10,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:10,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:10,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:10,563 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:10,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:10,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:10,597 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:10,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:10,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:10,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:10,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:11,037 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:11,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:11,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:11,074 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:11,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:11,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:11,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:11,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:11,610 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 43 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:11,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:11,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:11,642 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:11,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:11,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:11,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:11,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:12,105 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:12,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:12,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:12,139 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:12,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:12,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:12,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:12,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:13,171 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:13,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:13,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:13,586 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:13,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:13,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:13,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:13,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:14,045 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:14,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:14,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:14,079 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:14,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:14,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:14,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:14,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:14,547 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:14,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:14,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:14,593 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:14,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:14,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:14,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:14,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:15,178 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:15,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:15,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:15,222 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:15,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:15,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:15,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:16,511 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 55 proven. 36 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:24:16,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:16,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:16,814 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:16,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:16,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:16,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:16,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:18,012 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:18,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:18,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:18,250 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:18,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:18,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:18,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:18,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:18,788 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:18,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:18,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:18,826 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:18,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:18,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:18,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:20,300 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 72 proven. 28 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:24:20,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:20,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:20,716 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:20,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:20,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:20,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:20,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:21,253 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 59 proven. 41 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:24:21,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:21,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:21,289 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:21,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:21,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:21,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:21,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:21,813 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:21,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:21,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:21,850 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:21,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:21,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:21,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:21,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:22,418 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:22,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:22,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:22,463 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:22,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:22,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:22,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:22,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:23,030 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:23,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:23,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:23,076 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:23,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:23,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:23,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:23,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:23,807 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:24:23,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:23,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:23,854 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:23,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:23,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:23,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:23,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:24,475 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:24,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:24,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:24,513 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:24,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:24,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:24,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:24,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:25,046 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:25,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:25,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:25,086 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:25,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:25,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:25,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:25,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:25,580 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:25,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:25,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:25,619 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:25,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:25,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:25,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:25,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:26,100 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:26,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:26,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:26,137 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:26,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:26,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:26,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:26,688 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:26,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:26,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:26,726 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:26,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:26,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:26,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:27,290 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:24:27,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:27,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:27,334 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:27,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:27,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:27,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:27,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:27,877 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:27,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:27,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:27,914 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:27,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:27,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:27,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:27,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:28,427 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:28,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:28,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:28,476 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:28,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:28,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:28,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:28,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:29,127 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:29,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:29,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:29,163 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:29,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:29,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:29,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:29,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:29,725 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:29,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:29,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:29,763 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:29,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:29,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:29,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:29,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:30,295 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:30,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:30,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:30,330 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:30,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:30,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:30,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:30,836 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:30,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:30,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:30,873 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:30,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:30,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:30,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:31,373 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:31,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:31,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:31,412 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:31,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:31,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:31,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:31,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:32,583 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:32,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:32,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:32,622 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:32,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:32,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:32,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:32,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:33,089 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:33,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:33,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:33,125 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:33,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:33,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:33,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:33,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:33,888 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 30 proven. 37 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:33,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:33,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:33,930 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:33,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:33,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:33,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:33,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:34,850 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 38 proven. 42 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:35,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:35,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:35,029 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:35,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:35,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:35,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:35,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:35,579 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:35,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:35,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:35,613 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:35,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:35,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:35,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:35,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:36,672 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 65 proven. 42 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:24:37,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:37,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:37,043 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:37,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:37,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:37,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:37,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:37,479 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:37,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:37,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:37,513 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:37,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:37,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:37,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:37,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:38,040 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:38,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:38,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:38,076 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:38,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:38,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:38,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:38,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:38,539 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:38,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:38,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:38,581 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:38,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:38,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:38,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:38,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:39,178 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:39,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:39,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:39,217 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:39,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:39,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:39,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:39,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:39,674 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:39,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:39,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:39,721 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:39,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:39,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:39,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:39,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:40,347 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:40,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:40,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:40,395 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:40,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:40,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:40,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:40,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:40,984 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:41,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:41,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:41,029 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:41,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:41,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:41,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:41,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:41,573 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:41,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:41,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:41,618 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:41,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:41,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:41,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:41,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:42,290 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:42,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:42,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:42,330 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:42,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:42,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:42,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:42,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:42,815 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:42,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:42,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:42,849 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:42,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:42,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:42,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:42,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:44,213 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:44,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:44,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:44,634 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:44,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:44,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:44,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:44,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:45,110 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:45,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:45,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:45,159 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:45,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:45,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:45,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:45,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:45,631 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:45,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:45,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:45,668 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:45,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:45,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:45,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:45,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:46,093 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:46,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:46,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:46,128 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:46,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:46,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:46,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:46,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:46,618 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:46,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:46,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:46,652 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:46,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:46,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:46,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:47,291 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:47,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:47,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:47,336 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:47,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:47,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:47,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:47,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:47,932 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:47,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:47,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:47,978 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:47,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:47,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:47,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:48,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:48,805 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:24:48,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:48,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:48,867 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:48,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:48,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:48,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:48,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:49,517 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:49,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:49,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:49,560 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:49,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:49,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:49,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:49,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:50,254 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:50,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:50,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:50,295 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:50,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:50,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:50,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:50,893 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:50,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:50,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:50,932 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:50,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:50,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:50,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:50,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:51,383 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:51,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:51,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:51,419 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:51,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:51,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:51,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:51,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:51,839 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:51,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:51,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:51,874 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:51,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:51,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:51,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:52,441 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:52,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:52,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:52,478 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:52,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:52,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:52,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:52,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:52,927 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:24:52,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:52,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:52,963 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:52,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:52,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:52,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:52,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:53,436 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:53,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:53,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:53,472 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:53,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:53,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:53,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:53,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:53,908 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:53,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:53,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 130 states and 223 transitions. [2024-11-25 03:24:53,946 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 223 transitions. [2024-11-25 03:24:53,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:53,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:53,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:53,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:54,827 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 45 proven. 56 refuted. 0 times theorem prover too weak. 296 trivial. 0 not checked. [2024-11-25 03:24:55,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:55,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:24:55,796 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:24:55,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:55,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:55,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:55,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:56,462 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:56,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:56,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:24:56,512 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:24:56,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:56,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:56,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:56,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:57,095 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:57,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:57,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:24:57,142 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:24:57,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:57,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:57,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:57,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:57,765 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:24:57,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:57,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:24:57,810 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:24:57,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:57,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:57,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:57,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:58,511 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 66 proven. 34 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:24:58,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:58,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:24:58,561 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:24:58,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:58,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:58,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:58,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:59,120 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:59,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:59,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:24:59,166 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:24:59,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:59,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:59,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:59,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:24:59,762 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:24:59,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:24:59,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:24:59,811 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:24:59,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:24:59,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:24:59,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:24:59,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:00,416 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:00,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:00,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:00,483 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:00,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:00,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:00,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:01,078 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:01,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:01,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:01,127 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:01,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:01,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:01,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:01,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:01,719 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:01,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:01,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:01,767 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:01,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:01,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:01,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:01,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:02,358 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:02,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:02,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:02,409 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:02,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:02,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:02,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:02,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:03,052 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:03,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:03,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:03,099 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:03,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:03,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:03,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:03,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:03,885 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:03,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:03,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:03,938 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:03,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:03,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:03,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:03,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:04,485 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:04,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:04,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:04,526 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:04,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:04,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:04,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:04,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:05,713 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 48 proven. 43 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:25:05,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:05,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:05,982 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:05,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:05,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:05,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:06,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:06,581 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 59 proven. 41 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:25:06,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:06,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:06,621 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:06,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:06,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:06,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:06,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:07,170 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:07,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:07,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:07,208 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:07,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:07,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:07,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:07,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:07,681 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:07,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:07,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:07,719 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:07,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:07,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:07,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:07,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:08,270 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:08,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:08,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:08,315 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:08,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:08,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:08,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:08,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:08,891 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:08,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:08,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:08,936 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:08,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:08,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:08,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:09,695 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:09,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:09,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:09,741 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:09,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:09,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:09,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:11,223 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:25:11,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:11,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:11,274 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:11,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:11,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:11,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:11,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:11,832 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:25:11,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:11,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:11,880 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:11,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:11,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:11,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:11,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:12,435 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:12,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:12,481 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:12,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:12,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:14,278 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 80 proven. 32 refuted. 0 times theorem prover too weak. 285 trivial. 0 not checked. [2024-11-25 03:25:15,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:15,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:15,013 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:15,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:15,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:15,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:15,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:15,716 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:15,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:15,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:15,772 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:15,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:15,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:15,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:15,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:16,328 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:16,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:16,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:16,376 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:16,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:16,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:16,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:16,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:17,010 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:17,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:17,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:17,059 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:17,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:17,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:17,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:17,855 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:17,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:17,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:17,904 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:17,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:17,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:17,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:17,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:18,476 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:18,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:18,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:18,526 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:18,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:18,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:18,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:18,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:19,272 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:19,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:19,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:19,320 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:19,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:19,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:19,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:19,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:19,978 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:20,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:20,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:20,027 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:20,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:20,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:20,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:20,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:20,633 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:20,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:20,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:20,686 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:20,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:20,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:20,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:20,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:21,396 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:21,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:21,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:21,443 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:21,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:21,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:21,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:21,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:22,045 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:22,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:22,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:22,094 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:22,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:22,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:22,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:22,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:22,692 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:22,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:22,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:22,746 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:22,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:22,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:22,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:22,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:23,365 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:23,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:23,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:23,416 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:23,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:23,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:23,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:23,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:24,028 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:24,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:24,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:24,076 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:24,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:24,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:24,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:24,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:24,596 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:24,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:24,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:24,648 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:24,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:24,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:24,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:24,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:25,367 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:25,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:25,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:25,416 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:25,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:25,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:25,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:25,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:26,050 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:26,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:26,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:26,101 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:26,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:26,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:26,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:26,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:27,734 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 51 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:25:27,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:27,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:27,989 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:27,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:27,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:27,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:28,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:29,946 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 77 proven. 30 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:25:30,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:30,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:30,544 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:30,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:30,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:30,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:30,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:31,191 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:31,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:31,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:31,240 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:31,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:31,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:31,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:31,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:31,861 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 27 proven. 53 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:31,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:31,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:31,912 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:31,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:31,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:31,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:31,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:32,602 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 51 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:25:32,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:32,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:32,654 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:32,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:32,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:32,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:32,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:33,317 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:33,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:33,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:33,378 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:33,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:33,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:33,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:33,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:34,366 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:25:34,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:34,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:34,420 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:34,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:34,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:34,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:34,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:34,986 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:35,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:35,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:35,025 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:35,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:35,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:35,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:35,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:35,523 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:35,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:35,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:35,581 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:35,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:35,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:35,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:35,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:36,958 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 76 proven. 31 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:25:37,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:37,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:37,425 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:37,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:37,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:37,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:37,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:37,896 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:37,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:37,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:37,945 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:37,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:37,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:37,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:38,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:38,573 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:38,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:38,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:38,623 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:38,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:38,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:38,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:38,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:39,241 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:39,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:39,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:39,290 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:39,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:39,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:39,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:39,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:40,803 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 54 proven. 37 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:25:41,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:41,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:41,345 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:41,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:41,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:41,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:41,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:42,609 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 72 proven. 28 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:25:42,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:42,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:42,666 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:42,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:42,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:42,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:42,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:43,275 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:43,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:43,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:43,324 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:43,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:43,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:43,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:43,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:43,933 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:43,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:43,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:43,983 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:43,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:43,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:43,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:44,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:45,083 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:45,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:45,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:45,131 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:45,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:45,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:45,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:45,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:46,955 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:47,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:47,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:47,574 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:47,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:47,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:47,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:47,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:48,685 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:48,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:48,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:48,936 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:48,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:48,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:48,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:48,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:49,609 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:49,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:49,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:49,658 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:49,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:49,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:49,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:49,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:50,536 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:25:50,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:50,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:50,586 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:50,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:50,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:50,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:50,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:51,505 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:51,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:51,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:51,570 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:51,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:51,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:51,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:51,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:54,616 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 55 proven. 36 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:25:55,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:55,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:55,057 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:55,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:55,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:55,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:55,770 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:55,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:55,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:55,815 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:55,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:55,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:55,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:55,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:56,531 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:56,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:56,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:56,582 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:56,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:56,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:56,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:56,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:57,310 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:25:57,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:57,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:57,363 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:57,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:57,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:57,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:57,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:57,995 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:58,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:58,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:58,045 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:58,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:58,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:58,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:58,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:58,776 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:58,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:58,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:58,835 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:58,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:58,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:58,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:58,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:25:59,455 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:25:59,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:25:59,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:25:59,504 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:25:59,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:25:59,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:25:59,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:25:59,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:00,280 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:00,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:00,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:00,327 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:00,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:00,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:00,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:00,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:00,937 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:00,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:00,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:00,986 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:00,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:00,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:00,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:01,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:01,566 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:01,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:01,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:01,610 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:01,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:01,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:01,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:02,321 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:26:02,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:02,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:02,368 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:02,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:02,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:02,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:02,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:03,073 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:03,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:03,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:03,116 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:03,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:03,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:03,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:03,754 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:03,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:03,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:03,810 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:03,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:03,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:03,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:03,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:04,523 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:04,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:04,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:04,570 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:04,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:04,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:04,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:04,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:05,323 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:26:05,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:05,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:05,368 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:05,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:05,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:05,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:05,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:06,153 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:06,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:06,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:06,202 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:06,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:06,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:06,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:06,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:08,376 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 72 proven. 28 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:26:09,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:09,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:09,095 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:09,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:09,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:09,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:09,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:09,679 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:09,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:09,724 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:09,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:09,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:09,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:09,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:10,932 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 55 proven. 57 refuted. 0 times theorem prover too weak. 285 trivial. 0 not checked. [2024-11-25 03:26:11,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:11,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:11,219 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:11,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:11,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:11,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:11,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:11,842 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:26:11,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:11,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:11,878 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:11,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:11,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:11,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:11,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:12,581 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:12,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:12,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:12,626 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:12,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:12,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:12,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:12,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:13,326 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:13,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:13,371 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:13,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:13,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:13,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:13,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:14,234 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:26:14,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:14,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:14,278 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:14,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:14,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:14,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:14,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:15,947 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 70 proven. 30 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:26:16,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:16,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:16,550 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:16,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:16,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:16,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:16,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:17,160 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:17,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:17,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:17,216 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:17,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:17,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:17,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:17,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:17,756 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:17,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:17,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:17,800 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:17,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:17,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:17,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:17,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:19,567 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 77 proven. 30 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:26:20,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:20,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:20,215 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:20,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:20,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:20,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:20,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:20,885 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:20,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:20,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:20,932 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:20,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:20,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:20,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:20,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:21,614 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:21,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:21,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:21,680 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:21,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:21,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:21,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:21,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:22,398 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:22,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:22,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:22,446 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:22,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:22,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:22,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:22,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:23,093 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:23,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:23,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:23,138 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:23,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:23,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:23,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:23,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:23,711 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:23,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:23,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:23,757 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:23,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:23,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:23,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:23,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:24,401 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:24,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:24,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:24,447 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:24,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:24,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:24,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:24,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:25,017 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:25,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:25,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:25,065 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:25,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:25,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:25,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:25,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:26,946 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 50 proven. 41 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:26:27,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:27,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:27,314 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:27,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:27,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:27,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:27,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:29,061 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 56 proven. 35 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:26:29,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:29,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:29,735 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:29,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:29,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:29,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:29,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:30,167 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:30,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:30,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:30,206 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:30,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:30,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:30,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:30,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:31,453 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:26:31,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:31,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:31,943 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:31,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:31,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:31,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:31,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:32,425 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:32,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:32,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:32,478 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:32,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:32,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:32,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:32,963 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:33,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:33,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:33,003 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:33,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:33,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:33,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:33,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:33,448 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:33,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:33,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:33,484 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:33,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:33,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:33,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:33,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:34,081 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:26:34,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:34,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:34,127 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:34,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:34,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:34,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:34,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:34,612 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:26:34,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:34,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:34,649 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:34,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:34,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:34,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:34,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:35,109 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 44 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:26:35,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:35,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:35,152 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:35,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:35,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:35,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:35,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:35,672 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:35,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:35,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:35,711 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:35,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:35,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:35,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:36,175 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:36,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:36,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:36,215 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:36,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:36,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:36,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:36,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:36,836 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:36,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:36,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:36,876 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:36,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:36,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:36,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:36,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:37,446 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:37,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:37,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:37,504 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:37,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:37,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:37,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:37,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:38,393 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:38,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:38,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:38,434 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:38,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:38,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:38,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:38,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:38,879 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:38,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:38,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:38,928 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:38,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:38,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:38,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:38,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:39,444 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:39,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:39,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:39,487 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:39,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:39,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:39,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:39,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:40,039 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:40,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:40,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:40,080 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:40,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:40,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:40,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:40,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:40,588 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:40,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:40,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:40,628 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:40,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:40,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:40,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:40,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:41,183 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:41,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:41,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:41,225 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:41,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:41,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:41,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:41,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:41,717 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:41,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:41,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:41,758 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:41,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:41,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:41,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:41,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:42,276 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 57 proven. 43 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:26:42,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:42,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:42,317 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:42,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:42,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:42,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:42,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:42,827 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:42,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:42,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:42,864 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:42,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:42,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:42,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:43,340 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:43,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:43,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:43,380 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:43,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:43,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:43,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:43,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:44,527 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:44,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:44,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:44,846 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:44,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:44,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:44,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:44,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:45,347 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:45,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:45,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:45,386 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:45,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:45,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:45,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:45,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:45,865 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:45,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:45,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:45,904 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:45,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:45,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:45,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:45,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:48,613 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 67 proven. 33 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:26:49,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:49,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:49,279 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:49,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:49,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:49,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:49,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:49,867 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:26:49,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:49,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:49,928 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:49,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:49,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:49,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:49,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:50,421 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:50,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:50,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:50,460 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:50,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:50,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:50,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:50,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:50,915 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:50,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:50,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:50,955 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:50,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:50,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:50,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:50,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:51,471 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:26:51,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:51,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:51,514 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:51,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:51,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:51,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:51,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:52,136 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:26:52,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:52,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:52,177 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:52,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:52,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:52,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:52,684 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:52,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:52,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:52,724 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:52,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:52,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:52,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:53,273 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:53,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:53,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:53,313 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:53,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:53,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:53,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:53,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:53,847 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:53,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:53,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:53,886 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:53,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:53,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:53,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:53,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:54,457 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:54,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:54,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:54,497 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:54,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:54,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:54,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:54,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:55,063 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:26:55,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:55,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:55,104 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:55,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:55,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:55,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:55,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:56,147 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 54 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:26:56,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:56,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:56,189 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:56,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:56,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:56,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:56,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:56,871 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:26:56,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:56,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:56,914 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:56,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:56,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:56,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:56,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:57,420 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:57,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:57,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:57,460 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:57,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:57,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:57,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:57,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:57,950 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:57,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:57,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:57,990 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:57,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:57,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:57,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:58,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:58,525 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:26:58,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:58,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:58,567 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:58,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:58,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:58,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:58,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:59,116 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:26:59,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:59,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:59,153 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:59,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:59,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:59,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:59,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:26:59,615 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:26:59,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:26:59,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:26:59,652 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:26:59,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:26:59,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:26:59,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:26:59,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:00,127 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:00,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:00,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:00,164 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:00,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:00,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:00,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:00,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:00,615 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:00,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:00,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:00,650 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:00,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:00,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:00,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:00,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:01,139 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:01,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:01,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:01,181 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:01,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:01,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:01,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:01,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:01,710 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:01,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:01,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:01,748 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:01,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:01,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:01,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:01,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:02,271 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:02,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:02,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:02,312 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:02,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:02,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:02,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:02,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:04,133 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 42 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:27:04,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:04,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:04,770 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:04,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:04,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:04,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:04,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:05,260 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:05,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:05,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:05,300 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:05,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:05,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:05,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:05,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:05,937 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 57 proven. 43 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:27:05,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:05,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:05,981 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:05,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:05,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:05,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:06,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:06,485 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:06,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:06,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:06,526 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:06,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:06,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:06,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:06,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:07,563 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 61 proven. 39 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:27:07,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:07,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:07,818 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:07,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:07,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:07,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:07,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:08,334 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:08,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:08,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:08,372 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:08,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:08,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:08,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:08,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:08,828 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:08,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:08,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:08,865 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:08,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:08,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:08,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:08,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:09,459 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:09,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:09,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:09,500 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:09,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:09,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:09,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:09,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:09,995 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:10,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:10,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:10,034 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:10,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:10,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:10,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:10,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:11,607 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 34 proven. 46 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:12,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:12,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:12,071 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:12,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:12,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:12,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:12,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:12,650 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:12,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:12,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:12,689 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:12,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:12,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:12,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:12,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:13,167 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:13,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:13,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:13,211 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:13,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:13,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:13,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:13,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:14,757 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 30 proven. 37 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:15,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:15,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:15,075 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:15,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:15,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:15,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:15,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:15,730 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:15,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:15,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:15,773 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:15,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:15,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:15,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:15,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:16,313 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:16,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:16,364 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:16,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:16,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:16,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:16,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:16,970 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:17,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:17,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:17,010 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:17,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:17,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:17,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:17,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:17,556 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:17,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:17,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:17,596 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:17,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:17,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:17,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:18,076 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:18,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:18,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:18,116 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:18,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:18,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:18,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:18,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:18,699 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:18,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:18,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:18,737 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:18,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:18,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:18,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:18,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:19,327 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:19,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:19,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:19,377 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:19,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:19,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:19,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:20,783 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:21,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:21,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:21,130 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:21,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:21,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:21,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:21,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:21,711 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:21,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:21,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:21,755 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:21,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:21,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:21,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:21,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:22,470 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:22,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:22,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:22,508 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:22,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:22,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:22,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:22,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:23,168 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:23,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:23,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:23,252 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:23,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:23,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:23,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:23,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:24,060 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:24,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:24,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:24,106 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:24,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:24,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:24,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:24,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:24,717 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 59 proven. 41 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:27:24,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:24,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:24,761 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:24,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:24,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:24,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:24,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:25,346 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:25,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:25,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:25,392 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:25,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:25,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:25,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:25,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:26,111 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:26,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:26,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:26,154 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:26,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:26,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:26,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:26,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:26,722 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:26,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:26,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:26,765 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:26,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:26,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:26,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:26,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:27,326 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:27,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:27,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:27,370 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:27,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:27,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:27,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:27,908 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:27,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:27,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:27,951 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:27,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:27,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:27,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:27,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:28,477 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:28,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:28,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:28,514 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:28,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:28,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:28,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:28,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:29,082 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:27:29,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:29,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:29,121 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:29,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:29,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:29,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:29,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:29,610 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:29,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:29,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:29,648 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:29,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:29,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:29,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:29,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:30,148 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:30,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:30,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:30,186 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:30,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:30,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:30,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:30,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:30,733 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:30,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:30,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:30,777 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:30,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:30,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:30,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:30,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:31,387 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:31,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:31,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:31,432 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:31,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:31,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:31,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:31,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:31,934 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:31,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:31,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:31,973 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:31,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:31,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:31,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:32,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:32,475 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:32,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:32,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:32,520 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:32,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:32,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:32,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:32,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:33,135 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:33,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:33,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:33,180 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:33,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:33,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:33,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:33,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:33,967 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:34,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:34,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:34,031 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:34,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:34,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:34,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:34,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:35,035 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 36 proven. 44 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:35,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:35,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:35,285 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:35,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:35,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:35,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:35,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:35,944 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:35,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:35,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:35,996 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:35,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:35,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:35,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:36,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:36,766 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 44 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:27:36,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:36,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:36,827 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:36,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:36,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:36,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:36,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:37,368 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:37,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:37,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:37,423 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:37,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:37,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:37,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:37,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:37,958 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:37,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:37,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:37,997 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:37,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:37,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:37,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:38,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:38,436 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:38,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:38,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:38,475 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:38,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:38,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:38,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:38,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:38,972 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:39,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:39,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:39,014 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:39,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:39,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:39,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:39,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:39,556 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:39,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:39,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:39,600 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:39,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:39,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:39,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:39,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:40,157 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:27:40,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:40,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:40,210 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:40,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:40,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:40,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:40,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:40,676 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:40,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:40,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:40,716 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:40,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:40,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:40,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:40,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:41,189 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:41,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:41,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:41,234 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:41,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:41,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:41,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:41,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:41,715 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:41,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:41,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:41,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:41,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:41,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:42,186 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:42,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:42,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:42,234 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:42,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:42,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:42,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:42,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:42,682 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:42,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:42,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:42,722 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:42,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:42,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:42,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:42,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:43,174 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:43,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:43,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:43,215 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:43,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:43,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:43,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:43,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:43,684 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:43,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:43,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:43,724 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:43,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:43,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:43,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:43,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:44,237 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:44,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:44,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:44,281 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:44,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:44,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:44,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:44,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:44,814 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:44,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:44,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:44,860 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:44,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:44,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:44,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:44,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:45,397 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:45,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:45,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:45,444 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:45,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:45,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:45,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:45,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:46,080 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:46,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:46,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:46,124 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:46,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:46,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:46,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:46,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:46,705 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:46,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:46,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:46,757 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:46,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:46,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:46,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:46,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:47,289 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:47,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:47,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:47,333 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:47,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:47,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:47,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:47,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:47,980 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:27:48,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:48,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:48,025 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:48,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:48,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:48,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:48,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:48,880 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:48,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:48,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:48,930 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:48,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:48,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:48,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:48,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:49,503 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:49,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:49,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:49,549 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:49,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:49,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:49,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:49,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:50,056 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:50,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:50,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:50,100 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:50,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:50,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:50,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:50,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:50,641 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:50,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:50,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:50,686 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:50,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:50,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:50,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:50,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:51,232 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:51,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:51,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:51,278 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:51,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:51,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:51,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:51,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:51,829 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:51,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:51,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:51,878 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:51,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:51,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:51,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:51,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:52,566 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:27:52,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:52,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:52,614 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:52,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:52,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:52,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:52,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:53,331 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:53,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:53,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:53,379 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:53,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:53,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:53,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:53,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:53,905 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:53,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:53,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:53,951 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:53,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:53,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:53,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:53,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:54,496 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:54,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:54,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:54,538 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:54,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:54,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:54,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:54,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:55,029 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:55,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:55,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:55,069 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:55,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:55,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:55,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:55,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:55,499 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:55,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:55,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:55,538 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:55,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:55,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:55,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:55,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:56,074 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:56,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:56,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:56,112 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:56,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:56,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:56,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:56,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:57,415 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:58,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:58,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:58,112 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:58,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:58,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:58,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:58,638 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:27:58,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:58,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:58,684 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:58,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:58,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:58,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:58,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:27:59,215 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:27:59,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:27:59,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:27:59,262 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:27:59,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:27:59,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:27:59,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:27:59,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:00,024 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 34 proven. 47 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked. [2024-11-25 03:28:00,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:00,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:00,078 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:00,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:00,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:00,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:00,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:00,656 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:00,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:00,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:00,700 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:00,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:00,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:00,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:00,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:01,235 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:01,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:01,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:01,278 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:01,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:01,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:01,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:01,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:01,820 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:01,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:01,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:01,862 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:01,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:01,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:01,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:02,544 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:02,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:02,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:02,587 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:02,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:02,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:02,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:02,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:03,143 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:03,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:03,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:03,185 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:03,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:03,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:03,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:03,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:03,735 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:03,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:03,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:03,778 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:03,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:03,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:03,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:03,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:04,313 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:04,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:04,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:04,357 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:04,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:04,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:04,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:04,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:04,905 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:04,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:04,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:04,954 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:04,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:04,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:04,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:05,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:05,507 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:05,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:05,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:05,566 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:05,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:05,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:05,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:05,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:06,224 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:06,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:06,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:06,272 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:06,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:06,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:06,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:06,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:06,863 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:06,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:06,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:06,903 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:06,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:06,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:06,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:06,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:07,342 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:07,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:07,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:07,380 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:07,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:07,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:07,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:07,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:07,839 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:07,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:07,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:07,882 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:07,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:07,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:07,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:07,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:08,749 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:09,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:09,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:09,014 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:09,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:09,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:09,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:09,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:09,509 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:09,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:09,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:09,555 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:09,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:09,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:09,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:09,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:10,114 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:10,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:10,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:10,159 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:10,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:10,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:10,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:10,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:10,721 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:10,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:10,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:10,771 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:10,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:10,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:10,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:10,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:11,284 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:11,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:11,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:11,328 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:11,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:11,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:11,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:11,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:11,887 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:11,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:11,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:11,932 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:11,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:11,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:11,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:12,468 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:12,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:12,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:12,515 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:12,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:12,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:12,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:12,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:13,044 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:13,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:13,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:13,088 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:13,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:13,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:13,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:13,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:13,595 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:13,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:13,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:13,641 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:13,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:13,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:13,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:13,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:14,151 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:14,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:14,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:14,193 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:14,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:14,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:14,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:14,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:14,730 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:14,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:14,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:14,778 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:14,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:14,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:14,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:14,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:15,285 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:15,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:15,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:15,331 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:15,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:15,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:15,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:15,932 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:15,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:15,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:15,980 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:15,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:15,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:15,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:16,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:16,499 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:16,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:16,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:16,545 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:16,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:16,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:16,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:17,095 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:17,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:17,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:17,138 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:17,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:17,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:17,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:17,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:17,730 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:17,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:17,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:17,776 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:17,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:17,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:17,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:17,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:18,277 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:18,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:18,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:18,322 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:18,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:18,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:18,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:18,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:18,841 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:18,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:18,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:18,886 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:18,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:18,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:18,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:18,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:19,514 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:28:19,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:19,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:19,559 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:19,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:19,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:19,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:20,118 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 34 proven. 46 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:20,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:20,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:20,170 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:20,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:20,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:20,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:20,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:21,329 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 62 proven. 29 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:28:21,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:21,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:21,853 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:21,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:21,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:21,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:21,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:22,613 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:28:22,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:22,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:22,663 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:22,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:22,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:22,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:22,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:24,564 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 42 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:28:25,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:25,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:25,371 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:25,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:25,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:25,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:25,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:25,957 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:26,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:26,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:26,007 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:26,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:26,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:26,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:26,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:26,519 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:26,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:26,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:26,570 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:26,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:26,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:26,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:26,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:27,065 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:27,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:27,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:27,119 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:27,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:27,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:27,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 48 proven. 52 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:28:27,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:27,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:27,752 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:27,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:27,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:27,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:27,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:28,307 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:28,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:28,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:28,355 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:28,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:28,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:28,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:28,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:29,172 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:28:29,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:29,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:29,223 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:29,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:29,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:29,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:29,762 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:29,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:29,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:29,801 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:29,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:29,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:29,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:29,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:30,312 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:30,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:30,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:30,357 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:30,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:30,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:30,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:30,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:30,855 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:30,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:30,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:30,900 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:30,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:30,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:30,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:30,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:31,596 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:28:31,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:31,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:31,641 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:31,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:31,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:31,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:31,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:32,383 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:28:32,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:32,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:32,430 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:32,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:32,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:32,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:32,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:33,029 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:33,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:33,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:33,071 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:33,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:33,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:33,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:33,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:33,574 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:33,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:33,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:33,618 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:33,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:33,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:33,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:33,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:34,133 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:34,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:34,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:34,171 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:34,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:34,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:34,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:34,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:34,758 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:34,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:34,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:34,802 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:34,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:34,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:34,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:34,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:35,309 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:35,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:35,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:35,353 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:35,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:35,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:35,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:35,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:35,857 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:35,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:35,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:35,901 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:35,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:35,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:35,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:35,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:36,508 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:36,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:36,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:36,553 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:36,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:36,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:36,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:36,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:37,059 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:37,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:37,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:37,102 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:37,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:37,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:37,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:37,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:37,640 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:37,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:37,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:37,688 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:37,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:37,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:37,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:37,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:38,244 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:38,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:38,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:38,294 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:38,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:38,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:38,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:38,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:38,829 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:38,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:38,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:38,873 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:38,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:38,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:38,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:38,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:39,599 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 21 proven. 46 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:39,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:39,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:39,650 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:39,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:39,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:39,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:39,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:40,263 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:40,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:40,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:40,312 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:40,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:40,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:40,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:40,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:40,830 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:40,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:40,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:40,870 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:40,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:40,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:40,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:40,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:41,375 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:41,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:41,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:41,422 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:41,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:41,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:41,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:41,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:42,438 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 65 proven. 42 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:28:42,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:42,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:42,729 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:42,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:42,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:42,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:42,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:44,613 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 44 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:28:45,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:45,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:45,181 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:45,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:45,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:45,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:45,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:45,764 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:45,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:45,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:45,814 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:45,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:45,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:45,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:45,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:46,353 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:46,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:46,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:46,399 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:46,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:46,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:46,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:46,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:46,954 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:46,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:46,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:46,998 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:46,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:46,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:46,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:47,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:47,614 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 27 proven. 53 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:47,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:47,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:47,656 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:47,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:47,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:47,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:47,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:48,179 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:48,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:48,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:48,225 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:48,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:48,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:48,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:48,957 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:28:49,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:49,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:49,008 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:49,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:49,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:49,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:49,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:28:49,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:49,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:49,647 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:49,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:49,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:49,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:49,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:50,215 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:50,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:50,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:50,255 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:50,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:50,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:50,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:50,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:51,641 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 24 proven. 43 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:52,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:52,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:52,129 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:52,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:52,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:52,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:52,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:52,642 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:52,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:52,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:52,685 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:52,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:52,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:52,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:52,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:53,231 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:53,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:53,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:53,275 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:53,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:53,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:53,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:53,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:54,719 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 72 proven. 28 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:28:55,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:55,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:55,332 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:55,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:55,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:55,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:55,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:56,009 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:28:56,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:56,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:56,056 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:56,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:56,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:56,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:56,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:56,599 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:28:56,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:56,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:56,643 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:56,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:56,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:56,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:56,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:57,188 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:28:57,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:57,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:57,245 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:57,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:57,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:57,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:57,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:28:59,082 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 76 proven. 31 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked. [2024-11-25 03:28:59,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:28:59,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:28:59,760 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:28:59,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:28:59,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:28:59,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:28:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:00,306 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:00,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:00,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:00,356 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:00,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:00,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:00,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:00,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:01,070 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 34 proven. 47 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked. [2024-11-25 03:29:01,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:01,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:01,123 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:01,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:01,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:01,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:01,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:01,666 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:01,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:01,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:01,710 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:01,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:01,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:01,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:01,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:02,252 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:02,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:02,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:02,302 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:02,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:02,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:02,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:02,889 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:02,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:02,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:02,945 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:02,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:02,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:02,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:02,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:03,511 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:03,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:03,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:03,554 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:03,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:03,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:03,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:03,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:04,030 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:04,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:04,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:04,077 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:04,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:04,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:04,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:04,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:04,580 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:04,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:04,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:04,622 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:04,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:04,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:04,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:04,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:05,215 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:05,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:05,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:05,262 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:05,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:05,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:05,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:05,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:05,874 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:05,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:05,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:05,923 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:05,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:05,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:05,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:06,459 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:06,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:06,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:06,505 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:06,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:06,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:06,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:06,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:07,147 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:07,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:07,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:07,193 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:07,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:07,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:07,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:07,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:07,708 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:07,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:07,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:07,753 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:07,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:07,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:07,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:08,247 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:08,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:08,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:08,294 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:08,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:08,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:08,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:08,830 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:08,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:08,873 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:08,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:08,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:08,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:08,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:09,377 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:09,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:09,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:09,426 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:09,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:09,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:09,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:09,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:10,009 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:29:10,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:10,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:10,061 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:10,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:10,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:10,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:10,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:11,214 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:29:11,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:11,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:11,507 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:11,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:11,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:11,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:11,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:12,065 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:12,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:12,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:12,112 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:12,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:12,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:12,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:12,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:12,682 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:12,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:12,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:12,730 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:12,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:12,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:12,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:12,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:13,306 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:13,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:13,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:13,357 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:13,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:13,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:13,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:13,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:13,901 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:13,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:13,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:13,951 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:13,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:13,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:13,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:13,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:14,523 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:14,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:14,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:14,572 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:14,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:14,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:14,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:14,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:15,076 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:15,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:15,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:15,135 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:15,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:15,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:15,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:15,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:15,667 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:15,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:15,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:15,715 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:15,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:15,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:15,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:16,436 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:29:16,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:16,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:16,498 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:16,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:16,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:16,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:16,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:17,022 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:17,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:17,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:17,071 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:17,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:17,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:17,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:17,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:17,658 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 57 proven. 43 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:29:17,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:17,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:17,705 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:17,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:17,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:19,934 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 52 refuted. 0 times theorem prover too weak. 296 trivial. 0 not checked. [2024-11-25 03:29:20,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:20,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:20,640 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:20,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:20,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:20,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:20,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:21,368 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:21,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:21,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:21,415 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:21,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:21,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:21,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:21,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:22,036 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:22,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:22,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:22,082 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:22,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:22,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:22,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:22,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:22,708 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:22,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:22,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:22,753 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:22,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:22,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:22,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:22,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:23,315 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:23,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:23,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:23,357 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:23,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:23,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:23,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:23,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:23,872 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:23,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:23,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:23,918 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:23,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:23,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:23,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:23,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:25,850 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:29:26,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:26,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:26,240 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:26,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:26,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:26,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:26,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:26,743 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:26,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:26,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:26,787 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:26,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:26,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:26,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:26,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:27,264 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:27,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:27,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:27,302 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:27,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:27,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:27,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:27,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:27,792 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:27,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:27,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:27,829 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:27,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:27,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:27,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:27,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:28,337 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:28,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:28,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:28,374 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:28,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:28,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:28,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:28,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:28,971 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:29,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:29,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:29,009 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:29,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:29,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:29,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:29,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:29,504 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:29,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:29,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:29,547 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:29,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:29,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:29,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:30,038 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:30,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:30,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:30,081 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:30,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:30,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:30,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:30,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:30,599 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:30,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:30,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:30,641 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:30,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:30,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:30,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:30,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:31,155 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:31,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:31,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:31,196 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:31,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:31,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:31,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:31,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:31,719 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:31,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:31,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:31,763 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:31,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:31,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:31,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:31,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:32,327 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:32,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:32,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:32,370 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:32,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:32,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:32,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:32,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:32,900 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:32,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:32,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:32,944 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:32,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:32,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:32,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:33,448 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:29:33,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:33,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:33,486 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:33,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:33,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:33,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:33,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:34,586 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:34,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:34,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:34,871 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:34,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:34,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:34,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:34,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:35,646 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:35,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:35,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:35,684 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:35,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:35,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:35,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:35,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:36,166 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:36,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:36,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:36,203 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:36,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:36,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:36,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:36,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:36,680 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:36,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:36,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:36,721 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:36,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:36,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:36,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:36,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:37,170 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:37,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:37,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:37,209 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:37,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:37,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:37,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:37,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:37,664 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:37,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:37,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:37,711 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:37,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:37,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:37,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:37,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:38,167 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:38,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:38,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:38,208 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:38,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:38,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:38,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:38,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:38,846 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:38,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:38,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:38,899 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:38,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:38,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:38,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:38,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:39,438 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 27 proven. 53 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:39,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:39,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:39,478 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:39,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:39,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:39,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:39,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:39,959 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:39,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:39,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:39,998 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:39,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:39,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:39,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:40,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:40,495 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:40,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:40,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:40,534 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:40,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:40,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:40,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:40,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:40,993 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:41,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:41,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:41,029 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:41,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:41,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:41,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:41,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:41,462 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:41,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:41,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:41,499 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:41,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:41,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:41,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:41,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:42,014 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:42,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:42,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:42,051 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:42,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:42,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:42,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:42,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:42,499 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:42,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:42,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:42,534 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:42,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:42,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:42,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:42,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:43,042 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:43,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:43,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:43,099 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:43,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:43,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:43,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:43,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:43,797 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:29:43,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:43,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:43,854 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:43,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:43,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:43,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:43,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:44,711 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:44,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:44,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:44,763 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:44,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:44,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:44,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:44,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:45,862 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:46,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:46,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:46,311 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:46,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:46,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:46,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:46,788 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:46,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:46,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:46,831 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:46,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:46,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:46,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:46,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:47,304 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:47,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:47,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:47,342 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:47,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:47,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:47,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:47,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:47,796 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:47,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:47,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:47,840 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:47,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:47,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:47,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:47,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:48,365 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:48,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:48,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:48,421 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:48,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:48,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:48,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:48,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:49,305 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 40 proven. 40 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:49,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:49,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:49,365 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:49,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:49,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:49,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:49,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:50,112 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:50,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:50,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:50,150 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:50,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:50,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:50,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:50,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:50,639 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:50,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:50,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:50,679 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:50,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:50,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:50,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:50,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:51,142 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 47 proven. 33 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:51,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:51,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:51,185 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:51,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:51,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:51,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:51,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:51,645 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:51,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:51,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:51,680 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:51,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:51,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:51,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:51,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:52,161 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:52,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:52,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:52,200 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:52,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:52,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:52,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:52,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:52,650 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:52,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:52,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:52,692 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:52,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:52,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:52,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:52,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:53,258 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:53,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:53,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:53,297 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:53,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:53,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:53,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:53,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:53,779 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:53,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:53,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:53,819 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:53,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:53,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:53,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:53,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:54,362 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:54,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:54,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:54,403 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:54,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:54,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:54,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:54,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:54,875 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:54,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:54,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:54,916 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:54,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:54,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:54,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:54,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:55,384 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:55,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:55,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:55,424 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:55,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:55,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:55,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:55,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:55,993 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:56,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:56,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:56,033 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:56,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:56,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:56,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:56,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:56,520 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:56,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:56,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:56,560 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:56,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:56,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:56,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:56,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:57,066 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:29:57,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:57,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:57,108 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:57,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:57,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:57,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:57,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:57,572 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:29:57,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:57,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:57,615 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:57,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:57,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:57,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:57,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:58,346 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 9 proven. 44 refuted. 0 times theorem prover too weak. 344 trivial. 0 not checked. [2024-11-25 03:29:58,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:58,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:58,401 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:58,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:58,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:58,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:58,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:58,915 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 14 proven. 53 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:58,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:58,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:58,958 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:58,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:58,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:59,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:29:59,505 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:29:59,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:29:59,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:29:59,547 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:29:59,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:29:59,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:29:59,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:29:59,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:00,031 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:00,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:00,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:00,078 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:00,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:00,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:00,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:00,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:00,558 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:00,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:00,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:00,598 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:00,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:00,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:00,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:00,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:01,777 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 44 proven. 36 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:30:02,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:02,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:02,048 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:02,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:02,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:02,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:02,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:02,502 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:02,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:02,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:02,543 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:02,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:02,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:02,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:02,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:03,267 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:03,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:03,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:03,314 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:03,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:03,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:03,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:03,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:03,833 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:03,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:03,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:03,875 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:03,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:03,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:03,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:03,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:04,419 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:04,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:04,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:04,465 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:04,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:04,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:04,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:05,311 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:05,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:05,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:05,358 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:05,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:05,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:05,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:05,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:05,986 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:30:06,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:06,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:06,034 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:06,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:06,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:06,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:06,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:06,532 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:06,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:06,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:06,575 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:06,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:06,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:06,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:06,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:08,341 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 40 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-11-25 03:30:08,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:08,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:08,391 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:08,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:08,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:08,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:08,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:08,939 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:08,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:08,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:08,983 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:08,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:08,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:08,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:09,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:09,581 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:09,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:09,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:09,631 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:09,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:09,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:09,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:09,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:10,253 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 60 proven. 31 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:30:10,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:10,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:10,300 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:10,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:10,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:10,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:10,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:10,886 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:10,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:10,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:10,940 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:10,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:10,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:10,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:10,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:11,527 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 31 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:30:11,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:11,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:11,582 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:11,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:11,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:11,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:12,470 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:12,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:12,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:12,523 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:12,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:12,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:12,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:12,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:13,067 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:13,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:13,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:13,131 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:13,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:13,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:13,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:13,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:13,889 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:13,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:13,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:13,954 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:13,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:13,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:13,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:14,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:14,823 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 29 proven. 51 refuted. 0 times theorem prover too weak. 317 trivial. 0 not checked. [2024-11-25 03:30:14,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:14,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:14,892 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:14,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:14,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:14,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:14,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:15,509 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:30:15,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:15,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:15,579 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:15,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:15,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:15,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:15,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:16,317 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:30:16,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:16,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:16,369 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:16,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:16,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:16,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:16,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:16,906 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:16,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:16,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:16,951 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:16,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:16,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:16,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:17,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:17,940 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:17,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:17,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:17,985 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:17,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:17,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:17,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:18,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:18,516 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:18,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:18,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:18,556 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:18,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:18,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:18,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:18,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:19,064 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:19,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:19,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:19,107 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:19,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:19,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:19,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:19,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:19,594 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:19,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:19,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:19,636 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:19,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:19,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:19,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:19,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:20,105 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:20,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:20,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:20,144 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:20,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:20,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:20,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:20,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:20,572 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:20,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:20,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:20,611 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:20,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:20,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:20,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:20,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:21,052 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:30:21,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:21,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:21,093 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:21,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:21,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:21,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:21,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:21,546 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:21,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:21,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:21,584 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:21,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:21,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:21,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:21,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:22,016 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:22,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:22,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:22,055 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:22,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:22,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:22,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:22,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:22,534 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 26 proven. 41 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:30:22,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:22,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:22,577 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:22,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:22,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:22,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:22,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:23,006 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:23,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:23,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:23,054 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:23,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:23,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:23,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:23,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:23,519 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:23,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:23,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:23,560 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:23,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:23,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:23,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:23,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:24,807 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:25,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:25,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:25,156 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:25,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:25,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:25,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:25,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:25,817 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:25,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:25,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:25,871 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:25,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:25,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:25,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:25,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:26,337 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 15 proven. 52 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:30:26,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:26,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:26,378 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:26,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:26,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:26,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:26,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 28 proven. 39 refuted. 0 times theorem prover too weak. 330 trivial. 0 not checked. [2024-11-25 03:30:26,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:26,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:26,867 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:26,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:26,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:26,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:26,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:27,358 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 58 proven. 33 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-11-25 03:30:27,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:27,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:27,397 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:27,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:27,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:27,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:27,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:27,858 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:27,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:27,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:27,895 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:27,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:27,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:27,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:27,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:29,554 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 49 proven. 52 refuted. 0 times theorem prover too weak. 296 trivial. 0 not checked. [2024-11-25 03:30:29,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:29,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:29,939 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:29,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:29,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:29,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:29,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:30,398 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:30,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:30,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:30,437 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:30,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:30,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:30,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:30,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:30,885 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:30,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:30,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:30,923 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:30,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:30,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:30,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:30,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:31,334 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:31,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:31,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:31,380 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:31,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:31,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:31,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:31,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:31,794 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:31,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:31,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:31,832 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:31,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:31,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:31,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:31,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:32,248 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:32,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:32,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:32,285 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:32,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:32,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:32,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:32,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:30:32,730 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 13 proven. 39 refuted. 0 times theorem prover too weak. 345 trivial. 0 not checked. [2024-11-25 03:30:32,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:30:32,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 135 states and 233 transitions. [2024-11-25 03:30:32,768 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 233 transitions. [2024-11-25 03:30:32,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:30:32,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:30:32,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:30:32,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat