./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/list-simple/sll2n_prepend_unequal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/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_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/list-simple/sll2n_prepend_unequal.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 277634da297b7f9e262585608ed7ad62cca7d59b0122d4e61ee1b4b78256acae --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 04:18:41,782 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 04:18:41,879 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-25 04:18:41,888 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 04:18:41,888 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 04:18:41,919 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 04:18:41,920 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 04:18:41,921 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 04:18:41,921 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 04:18:41,921 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 04:18:41,921 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 04:18:41,921 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 04:18:41,922 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 04:18:41,922 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 04:18:41,922 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 04:18:41,922 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 04:18:41,922 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 04:18:41,922 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 04:18:41,922 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 04:18:41,923 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 04:18:41,923 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 04:18:41,923 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 04:18:41,923 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 04:18:41,923 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 04:18:41,923 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 04:18:41,924 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 04:18:41,924 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 04:18:41,924 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 04:18:41,924 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 04:18:41,924 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:18:41,924 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 04:18:41,925 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 04:18:41,925 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 04:18:41,925 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 04:18:41,925 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 04:18:41,925 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_1baa6f67-8380-4363-af53-ea36cc2e8b16/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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 277634da297b7f9e262585608ed7ad62cca7d59b0122d4e61ee1b4b78256acae [2024-11-25 04:18:42,206 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 04:18:42,214 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 04:18:42,216 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 04:18:42,217 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 04:18:42,218 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 04:18:42,219 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/list-simple/sll2n_prepend_unequal.i [2024-11-25 04:18:46,206 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/data/1220af38c/d537452406d44e608298166103e794f4/FLAG4cc1976db [2024-11-25 04:18:46,592 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 04:18:46,593 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/sv-benchmarks/c/list-simple/sll2n_prepend_unequal.i [2024-11-25 04:18:46,609 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/data/1220af38c/d537452406d44e608298166103e794f4/FLAG4cc1976db [2024-11-25 04:18:46,628 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/data/1220af38c/d537452406d44e608298166103e794f4 [2024-11-25 04:18:46,631 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 04:18:46,633 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 04:18:46,635 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 04:18:46,635 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 04:18:46,641 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 04:18:46,642 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:18:46" (1/1) ... [2024-11-25 04:18:46,643 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1160a999 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:46, skipping insertion in model container [2024-11-25 04:18:46,644 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:18:46" (1/1) ... [2024-11-25 04:18:46,685 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 04:18:47,108 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:18:47,120 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 04:18:47,183 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:18:47,221 INFO L204 MainTranslator]: Completed translation [2024-11-25 04:18:47,221 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47 WrapperNode [2024-11-25 04:18:47,222 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 04:18:47,226 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 04:18:47,226 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 04:18:47,227 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 04:18:47,241 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,259 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,287 INFO L138 Inliner]: procedures = 127, calls = 33, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 119 [2024-11-25 04:18:47,287 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 04:18:47,288 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 04:18:47,289 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 04:18:47,289 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 04:18:47,299 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,300 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,308 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,309 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,323 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,324 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,329 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,331 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,332 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,335 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 04:18:47,337 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 04:18:47,337 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 04:18:47,337 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 04:18:47,338 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:47,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:18:47,365 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 04:18:47,382 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 04:18:47,390 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1baa6f67-8380-4363-af53-ea36cc2e8b16/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 04:18:47,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-25 04:18:47,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-25 04:18:47,433 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2024-11-25 04:18:47,433 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2024-11-25 04:18:47,433 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-25 04:18:47,433 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 04:18:47,434 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 04:18:47,434 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-25 04:18:47,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-25 04:18:47,434 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 04:18:47,434 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-25 04:18:47,434 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 04:18:47,435 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 04:18:47,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 04:18:47,633 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 04:18:47,635 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 04:18:47,914 INFO L? ?]: Removed 51 outVars from TransFormulas that were not future-live. [2024-11-25 04:18:47,914 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 04:18:47,989 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 04:18:47,989 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-25 04:18:47,990 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:18:47 BoogieIcfgContainer [2024-11-25 04:18:47,990 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 04:18:47,991 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 04:18:47,991 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 04:18:48,007 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 04:18:48,007 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:18:47" (1/1) ... [2024-11-25 04:18:48,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 04:18:48,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:48,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 30 states and 37 transitions. [2024-11-25 04:18:48,097 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-11-25 04:18:48,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 04:18:48,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:48,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:48,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:48,719 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:18:48,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:48,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 34 states and 43 transitions. [2024-11-25 04:18:48,897 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 43 transitions. [2024-11-25 04:18:48,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 04:18:48,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:48,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:48,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:49,128 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:18:49,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:49,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 35 states and 44 transitions. [2024-11-25 04:18:49,181 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-25 04:18:49,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 04:18:49,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:49,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:49,360 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 04:18:49,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:49,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 34 states and 43 transitions. [2024-11-25 04:18:49,538 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 43 transitions. [2024-11-25 04:18:49,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 04:18:49,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:49,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:49,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:49,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-25 04:18:50,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:50,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 33 states and 41 transitions. [2024-11-25 04:18:50,389 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-11-25 04:18:50,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 04:18:50,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:50,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:50,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:50,577 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-25 04:18:50,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:50,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 34 states and 41 transitions. [2024-11-25 04:18:50,622 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 41 transitions. [2024-11-25 04:18:50,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-25 04:18:50,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:50,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:50,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:51,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:51,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 36 states and 45 transitions. [2024-11-25 04:18:51,877 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 45 transitions. [2024-11-25 04:18:51,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 04:18:51,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:51,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:52,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:52,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:52,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 37 states and 46 transitions. [2024-11-25 04:18:52,035 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 46 transitions. [2024-11-25 04:18:52,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 04:18:52,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:52,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:52,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:52,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:52,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:52,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 40 states and 53 transitions. [2024-11-25 04:18:52,475 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 53 transitions. [2024-11-25 04:18:52,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-25 04:18:52,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:52,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:52,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:52,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:52,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:52,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 41 states and 55 transitions. [2024-11-25 04:18:52,637 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 55 transitions. [2024-11-25 04:18:52,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 04:18:52,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:52,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:52,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:52,748 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-25 04:18:52,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:52,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 44 states and 58 transitions. [2024-11-25 04:18:52,998 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 58 transitions. [2024-11-25 04:18:52,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-25 04:18:52,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:52,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:53,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:53,281 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:53,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:53,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 47 states and 65 transitions. [2024-11-25 04:18:53,773 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 65 transitions. [2024-11-25 04:18:53,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-25 04:18:53,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:53,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:53,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:54,039 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:54,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:54,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 51 states and 73 transitions. [2024-11-25 04:18:54,607 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 73 transitions. [2024-11-25 04:18:54,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-25 04:18:54,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:54,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:54,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:54,702 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-25 04:18:55,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:55,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 54 states and 77 transitions. [2024-11-25 04:18:55,230 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 77 transitions. [2024-11-25 04:18:55,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-25 04:18:55,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:55,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:55,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:55,510 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 3 proven. 7 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:55,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:55,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 55 states and 77 transitions. [2024-11-25 04:18:55,675 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 77 transitions. [2024-11-25 04:18:55,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-25 04:18:55,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:55,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:55,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:55,973 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:56,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:56,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 59 states and 85 transitions. [2024-11-25 04:18:56,658 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 85 transitions. [2024-11-25 04:18:56,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:18:56,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:56,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:56,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:56,780 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-11-25 04:18:57,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:57,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 62 states and 88 transitions. [2024-11-25 04:18:57,182 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 88 transitions. [2024-11-25 04:18:57,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-25 04:18:57,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:57,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:57,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:57,614 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:18:58,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:58,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 66 states and 96 transitions. [2024-11-25 04:18:58,384 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 96 transitions. [2024-11-25 04:18:58,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-25 04:18:58,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:58,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:58,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:58,485 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-25 04:18:58,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:58,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 69 states and 99 transitions. [2024-11-25 04:18:58,961 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 99 transitions. [2024-11-25 04:18:58,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 04:18:58,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:58,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:59,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:59,423 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:00,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:00,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 73 states and 107 transitions. [2024-11-25 04:19:00,338 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 107 transitions. [2024-11-25 04:19:00,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-25 04:19:00,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:00,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:00,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:00,451 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-25 04:19:00,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:00,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 76 states and 110 transitions. [2024-11-25 04:19:00,929 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 110 transitions. [2024-11-25 04:19:00,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-25 04:19:00,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:00,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:00,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:01,412 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 0 proven. 60 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:02,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:02,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 80 states and 118 transitions. [2024-11-25 04:19:02,281 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 118 transitions. [2024-11-25 04:19:02,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-25 04:19:02,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:02,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:02,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:02,410 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked. [2024-11-25 04:19:02,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:02,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 83 states and 121 transitions. [2024-11-25 04:19:02,900 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 121 transitions. [2024-11-25 04:19:02,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-25 04:19:02,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:02,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:02,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:03,444 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 84 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:04,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:04,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 87 states and 129 transitions. [2024-11-25 04:19:04,492 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 129 transitions. [2024-11-25 04:19:04,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-25 04:19:04,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:04,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:04,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:04,595 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 107 trivial. 0 not checked. [2024-11-25 04:19:05,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:05,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 90 states and 132 transitions. [2024-11-25 04:19:05,177 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 132 transitions. [2024-11-25 04:19:05,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-25 04:19:05,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:05,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:05,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:05,708 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:06,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:06,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 94 states and 140 transitions. [2024-11-25 04:19:06,774 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 140 transitions. [2024-11-25 04:19:06,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-25 04:19:06,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:06,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:06,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:06,884 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 136 trivial. 0 not checked. [2024-11-25 04:19:07,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:07,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 97 states and 143 transitions. [2024-11-25 04:19:07,493 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 143 transitions. [2024-11-25 04:19:07,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-25 04:19:07,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:07,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:07,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:08,107 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:09,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:09,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 101 states and 151 transitions. [2024-11-25 04:19:09,317 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 151 transitions. [2024-11-25 04:19:09,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-25 04:19:09,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:09,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:09,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:09,420 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 169 trivial. 0 not checked. [2024-11-25 04:19:10,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:10,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 104 states and 154 transitions. [2024-11-25 04:19:10,034 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 154 transitions. [2024-11-25 04:19:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-25 04:19:10,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:10,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:10,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:10,761 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 180 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:11,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:11,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 108 states and 162 transitions. [2024-11-25 04:19:11,851 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 162 transitions. [2024-11-25 04:19:11,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-25 04:19:11,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:11,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:11,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:11,967 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 206 trivial. 0 not checked. [2024-11-25 04:19:12,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:12,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 111 states and 165 transitions. [2024-11-25 04:19:12,607 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 165 transitions. [2024-11-25 04:19:12,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-25 04:19:12,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:12,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:12,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:13,276 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 0 proven. 220 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:14,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:14,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 115 states and 173 transitions. [2024-11-25 04:19:14,263 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 173 transitions. [2024-11-25 04:19:14,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-25 04:19:14,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:14,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:14,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:14,349 INFO L134 CoverageAnalysis]: Checked inductivity of 247 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked. [2024-11-25 04:19:14,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:14,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 118 states and 176 transitions. [2024-11-25 04:19:14,895 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 176 transitions. [2024-11-25 04:19:14,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-25 04:19:14,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:14,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:14,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:15,533 INFO L134 CoverageAnalysis]: Checked inductivity of 280 backedges. 0 proven. 264 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:16,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:16,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 122 states and 184 transitions. [2024-11-25 04:19:16,938 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 184 transitions. [2024-11-25 04:19:16,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-25 04:19:16,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:16,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:17,036 INFO L134 CoverageAnalysis]: Checked inductivity of 292 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 292 trivial. 0 not checked. [2024-11-25 04:19:17,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:17,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 125 states and 187 transitions. [2024-11-25 04:19:17,673 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 187 transitions. [2024-11-25 04:19:17,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-25 04:19:17,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:17,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:17,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:18,248 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 0 proven. 312 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:19,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:19,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 129 states and 195 transitions. [2024-11-25 04:19:19,411 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 195 transitions. [2024-11-25 04:19:19,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 04:19:19,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:19,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:19,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:19,490 INFO L134 CoverageAnalysis]: Checked inductivity of 341 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 341 trivial. 0 not checked. [2024-11-25 04:19:20,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:20,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 132 states and 198 transitions. [2024-11-25 04:19:20,025 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 198 transitions. [2024-11-25 04:19:20,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:19:20,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:20,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:20,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:20,812 INFO L134 CoverageAnalysis]: Checked inductivity of 380 backedges. 0 proven. 364 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:22,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:22,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 136 states and 206 transitions. [2024-11-25 04:19:22,010 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 206 transitions. [2024-11-25 04:19:22,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:19:22,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:22,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:22,115 INFO L134 CoverageAnalysis]: Checked inductivity of 394 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 394 trivial. 0 not checked. [2024-11-25 04:19:22,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:22,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 139 states and 209 transitions. [2024-11-25 04:19:22,642 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 209 transitions. [2024-11-25 04:19:22,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-25 04:19:22,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:22,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:22,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:23,373 INFO L134 CoverageAnalysis]: Checked inductivity of 436 backedges. 0 proven. 420 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:24,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:24,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 143 states and 217 transitions. [2024-11-25 04:19:24,452 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 217 transitions. [2024-11-25 04:19:24,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-25 04:19:24,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:24,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:24,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:24,531 INFO L134 CoverageAnalysis]: Checked inductivity of 451 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 451 trivial. 0 not checked. [2024-11-25 04:19:25,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:25,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 146 states and 220 transitions. [2024-11-25 04:19:25,116 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 220 transitions. [2024-11-25 04:19:25,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:19:25,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:25,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:25,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:25,845 INFO L134 CoverageAnalysis]: Checked inductivity of 496 backedges. 0 proven. 480 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:26,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:26,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 150 states and 228 transitions. [2024-11-25 04:19:26,987 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 228 transitions. [2024-11-25 04:19:26,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 04:19:26,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:26,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:27,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:27,111 INFO L134 CoverageAnalysis]: Checked inductivity of 512 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 512 trivial. 0 not checked. [2024-11-25 04:19:27,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:27,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 153 states and 231 transitions. [2024-11-25 04:19:27,858 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 231 transitions. [2024-11-25 04:19:27,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-25 04:19:27,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:27,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:28,579 INFO L134 CoverageAnalysis]: Checked inductivity of 560 backedges. 0 proven. 544 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:29,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:29,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 157 states and 239 transitions. [2024-11-25 04:19:29,766 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 239 transitions. [2024-11-25 04:19:29,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-25 04:19:29,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:29,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:29,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:29,880 INFO L134 CoverageAnalysis]: Checked inductivity of 577 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 577 trivial. 0 not checked. [2024-11-25 04:19:30,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:30,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 160 states and 242 transitions. [2024-11-25 04:19:30,469 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 242 transitions. [2024-11-25 04:19:30,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-25 04:19:30,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:30,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:30,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:31,184 INFO L134 CoverageAnalysis]: Checked inductivity of 628 backedges. 0 proven. 612 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:32,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:32,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 164 states and 250 transitions. [2024-11-25 04:19:32,413 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 250 transitions. [2024-11-25 04:19:32,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:19:32,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:32,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:32,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:32,478 INFO L134 CoverageAnalysis]: Checked inductivity of 646 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 646 trivial. 0 not checked. [2024-11-25 04:19:33,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:33,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 167 states and 253 transitions. [2024-11-25 04:19:33,112 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 253 transitions. [2024-11-25 04:19:33,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:19:33,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:33,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:33,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:33,778 INFO L134 CoverageAnalysis]: Checked inductivity of 700 backedges. 0 proven. 684 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:35,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:35,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 171 states and 261 transitions. [2024-11-25 04:19:35,447 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 261 transitions. [2024-11-25 04:19:35,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 04:19:35,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:35,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:35,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:35,556 INFO L134 CoverageAnalysis]: Checked inductivity of 719 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 719 trivial. 0 not checked. [2024-11-25 04:19:36,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:36,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 174 states and 264 transitions. [2024-11-25 04:19:36,424 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 264 transitions. [2024-11-25 04:19:36,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-25 04:19:36,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:36,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:36,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:37,418 INFO L134 CoverageAnalysis]: Checked inductivity of 776 backedges. 0 proven. 760 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:38,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:38,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 178 states and 272 transitions. [2024-11-25 04:19:38,799 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 272 transitions. [2024-11-25 04:19:38,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-25 04:19:38,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:38,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:38,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:38,900 INFO L134 CoverageAnalysis]: Checked inductivity of 796 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 796 trivial. 0 not checked. [2024-11-25 04:19:39,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:39,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 181 states and 275 transitions. [2024-11-25 04:19:39,592 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 275 transitions. [2024-11-25 04:19:39,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-25 04:19:39,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:39,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:39,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:40,669 INFO L134 CoverageAnalysis]: Checked inductivity of 856 backedges. 0 proven. 840 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:42,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:42,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 185 states and 283 transitions. [2024-11-25 04:19:42,477 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 283 transitions. [2024-11-25 04:19:42,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-25 04:19:42,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:42,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:42,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:42,577 INFO L134 CoverageAnalysis]: Checked inductivity of 877 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 877 trivial. 0 not checked. [2024-11-25 04:19:43,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:43,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 188 states and 286 transitions. [2024-11-25 04:19:43,603 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 286 transitions. [2024-11-25 04:19:43,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-25 04:19:43,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:43,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:43,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:44,770 INFO L134 CoverageAnalysis]: Checked inductivity of 940 backedges. 0 proven. 924 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:46,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:46,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 192 states and 294 transitions. [2024-11-25 04:19:46,318 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 294 transitions. [2024-11-25 04:19:46,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-25 04:19:46,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:46,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:46,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:46,455 INFO L134 CoverageAnalysis]: Checked inductivity of 962 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 962 trivial. 0 not checked. [2024-11-25 04:19:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:47,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 195 states and 297 transitions. [2024-11-25 04:19:47,207 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 297 transitions. [2024-11-25 04:19:47,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-25 04:19:47,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:47,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:47,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:48,546 INFO L134 CoverageAnalysis]: Checked inductivity of 1028 backedges. 0 proven. 1012 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:50,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:50,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 199 states and 305 transitions. [2024-11-25 04:19:50,556 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 305 transitions. [2024-11-25 04:19:50,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-25 04:19:50,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:50,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:50,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:50,631 INFO L134 CoverageAnalysis]: Checked inductivity of 1051 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1051 trivial. 0 not checked. [2024-11-25 04:19:51,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:51,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 202 states and 308 transitions. [2024-11-25 04:19:51,443 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 308 transitions. [2024-11-25 04:19:51,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-25 04:19:51,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:51,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:51,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:52,708 INFO L134 CoverageAnalysis]: Checked inductivity of 1120 backedges. 0 proven. 1104 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:54,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:54,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 206 states and 316 transitions. [2024-11-25 04:19:54,427 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 316 transitions. [2024-11-25 04:19:54,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-25 04:19:54,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:54,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:54,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:54,526 INFO L134 CoverageAnalysis]: Checked inductivity of 1144 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1144 trivial. 0 not checked. [2024-11-25 04:19:55,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:55,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 209 states and 319 transitions. [2024-11-25 04:19:55,332 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 319 transitions. [2024-11-25 04:19:55,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-25 04:19:55,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:55,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:55,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:56,692 INFO L134 CoverageAnalysis]: Checked inductivity of 1216 backedges. 0 proven. 1200 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:19:58,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:58,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 213 states and 327 transitions. [2024-11-25 04:19:58,690 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 327 transitions. [2024-11-25 04:19:58,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-25 04:19:58,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:58,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:58,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:58,833 INFO L134 CoverageAnalysis]: Checked inductivity of 1241 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1241 trivial. 0 not checked. [2024-11-25 04:19:59,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:59,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 216 states and 330 transitions. [2024-11-25 04:19:59,730 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 330 transitions. [2024-11-25 04:19:59,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-25 04:19:59,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:59,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:59,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:00,808 INFO L134 CoverageAnalysis]: Checked inductivity of 1316 backedges. 0 proven. 1300 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:02,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:02,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 220 states and 338 transitions. [2024-11-25 04:20:02,832 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 338 transitions. [2024-11-25 04:20:02,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-25 04:20:02,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:02,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:02,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:02,929 INFO L134 CoverageAnalysis]: Checked inductivity of 1342 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1342 trivial. 0 not checked. [2024-11-25 04:20:04,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:04,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 373 states to 223 states and 341 transitions. [2024-11-25 04:20:04,065 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 341 transitions. [2024-11-25 04:20:04,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-25 04:20:04,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:04,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:04,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:05,388 INFO L134 CoverageAnalysis]: Checked inductivity of 1420 backedges. 0 proven. 1404 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:07,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:07,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 227 states and 349 transitions. [2024-11-25 04:20:07,442 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 349 transitions. [2024-11-25 04:20:07,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-25 04:20:07,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:07,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:07,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:07,546 INFO L134 CoverageAnalysis]: Checked inductivity of 1447 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1447 trivial. 0 not checked. [2024-11-25 04:20:08,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:08,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 230 states and 352 transitions. [2024-11-25 04:20:08,725 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 352 transitions. [2024-11-25 04:20:08,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-25 04:20:08,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:08,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:08,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:10,077 INFO L134 CoverageAnalysis]: Checked inductivity of 1528 backedges. 0 proven. 1512 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:12,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:12,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 234 states and 360 transitions. [2024-11-25 04:20:12,468 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 360 transitions. [2024-11-25 04:20:12,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-25 04:20:12,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:12,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:12,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:12,602 INFO L134 CoverageAnalysis]: Checked inductivity of 1556 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1556 trivial. 0 not checked. [2024-11-25 04:20:13,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:13,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 395 states to 237 states and 363 transitions. [2024-11-25 04:20:13,721 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 363 transitions. [2024-11-25 04:20:13,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-25 04:20:13,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:13,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:13,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:15,158 INFO L134 CoverageAnalysis]: Checked inductivity of 1640 backedges. 0 proven. 1624 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:17,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:17,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 241 states and 371 transitions. [2024-11-25 04:20:17,601 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 371 transitions. [2024-11-25 04:20:17,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-25 04:20:17,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:17,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:17,746 INFO L134 CoverageAnalysis]: Checked inductivity of 1669 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1669 trivial. 0 not checked. [2024-11-25 04:20:19,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:19,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 244 states and 374 transitions. [2024-11-25 04:20:19,122 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 374 transitions. [2024-11-25 04:20:19,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-25 04:20:19,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:19,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:19,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:20,652 INFO L134 CoverageAnalysis]: Checked inductivity of 1756 backedges. 0 proven. 1740 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:23,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:23,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 248 states and 382 transitions. [2024-11-25 04:20:23,423 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 382 transitions. [2024-11-25 04:20:23,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-25 04:20:23,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:23,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:23,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:23,541 INFO L134 CoverageAnalysis]: Checked inductivity of 1786 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1786 trivial. 0 not checked. [2024-11-25 04:20:24,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:24,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 251 states and 385 transitions. [2024-11-25 04:20:24,873 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 385 transitions. [2024-11-25 04:20:24,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-25 04:20:24,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:24,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:24,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:26,833 INFO L134 CoverageAnalysis]: Checked inductivity of 1876 backedges. 0 proven. 1860 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:29,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:29,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 255 states and 393 transitions. [2024-11-25 04:20:29,242 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 393 transitions. [2024-11-25 04:20:29,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-25 04:20:29,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:29,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:29,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:29,350 INFO L134 CoverageAnalysis]: Checked inductivity of 1907 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1907 trivial. 0 not checked. [2024-11-25 04:20:30,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:30,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 428 states to 258 states and 396 transitions. [2024-11-25 04:20:30,478 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 396 transitions. [2024-11-25 04:20:30,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-25 04:20:30,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:30,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:30,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:31,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2000 backedges. 0 proven. 1984 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:33,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:33,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 262 states and 404 transitions. [2024-11-25 04:20:33,920 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 404 transitions. [2024-11-25 04:20:33,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-25 04:20:33,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:33,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:33,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:34,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2032 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2032 trivial. 0 not checked. [2024-11-25 04:20:35,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:35,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 265 states and 407 transitions. [2024-11-25 04:20:35,124 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 407 transitions. [2024-11-25 04:20:35,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-25 04:20:35,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:35,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:35,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:36,364 INFO L134 CoverageAnalysis]: Checked inductivity of 2128 backedges. 0 proven. 2112 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:38,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:38,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 269 states and 415 transitions. [2024-11-25 04:20:38,586 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 415 transitions. [2024-11-25 04:20:38,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-25 04:20:38,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:38,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:38,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:38,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2161 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2161 trivial. 0 not checked. [2024-11-25 04:20:40,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:40,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 272 states and 418 transitions. [2024-11-25 04:20:40,335 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 418 transitions. [2024-11-25 04:20:40,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-25 04:20:40,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:40,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:40,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:42,209 INFO L134 CoverageAnalysis]: Checked inductivity of 2260 backedges. 0 proven. 2244 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:45,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:45,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 276 states and 426 transitions. [2024-11-25 04:20:45,368 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 426 transitions. [2024-11-25 04:20:45,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-25 04:20:45,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:45,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:45,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:45,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2294 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2294 trivial. 0 not checked. [2024-11-25 04:20:47,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:47,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 461 states to 279 states and 429 transitions. [2024-11-25 04:20:47,182 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 429 transitions. [2024-11-25 04:20:47,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 04:20:47,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:47,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:47,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:49,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2396 backedges. 0 proven. 2380 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:52,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:52,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 283 states and 437 transitions. [2024-11-25 04:20:52,603 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 437 transitions. [2024-11-25 04:20:52,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-25 04:20:52,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:52,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:52,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:52,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2431 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2431 trivial. 0 not checked. [2024-11-25 04:20:54,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:54,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 286 states and 440 transitions. [2024-11-25 04:20:54,091 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 440 transitions. [2024-11-25 04:20:54,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-25 04:20:54,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:54,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:54,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:56,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2536 backedges. 0 proven. 2520 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:20:58,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:58,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 290 states and 448 transitions. [2024-11-25 04:20:58,786 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 448 transitions. [2024-11-25 04:20:58,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-25 04:20:58,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:58,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:58,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:58,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2572 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2572 trivial. 0 not checked. [2024-11-25 04:21:00,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:00,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 293 states and 451 transitions. [2024-11-25 04:21:00,479 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 451 transitions. [2024-11-25 04:21:00,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-25 04:21:00,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:00,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:02,582 INFO L134 CoverageAnalysis]: Checked inductivity of 2680 backedges. 0 proven. 2664 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:05,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:05,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 491 states to 297 states and 459 transitions. [2024-11-25 04:21:05,618 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 459 transitions. [2024-11-25 04:21:05,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-25 04:21:05,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:05,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:05,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:05,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2717 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2717 trivial. 0 not checked. [2024-11-25 04:21:07,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:07,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 494 states to 300 states and 462 transitions. [2024-11-25 04:21:07,533 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 462 transitions. [2024-11-25 04:21:07,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-25 04:21:07,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:07,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:07,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:09,955 INFO L134 CoverageAnalysis]: Checked inductivity of 2828 backedges. 0 proven. 2812 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:12,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:12,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 304 states and 470 transitions. [2024-11-25 04:21:12,383 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 470 transitions. [2024-11-25 04:21:12,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-25 04:21:12,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:12,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:12,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2866 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2866 trivial. 0 not checked. [2024-11-25 04:21:14,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:14,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 505 states to 307 states and 473 transitions. [2024-11-25 04:21:14,043 INFO L276 IsEmpty]: Start isEmpty. Operand 307 states and 473 transitions. [2024-11-25 04:21:14,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-25 04:21:14,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:14,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:14,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:15,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2980 backedges. 0 proven. 2964 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:19,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:19,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 311 states and 481 transitions. [2024-11-25 04:21:19,547 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 481 transitions. [2024-11-25 04:21:19,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-25 04:21:19,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:19,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:19,691 INFO L134 CoverageAnalysis]: Checked inductivity of 3019 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3019 trivial. 0 not checked. [2024-11-25 04:21:21,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:21,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 314 states and 484 transitions. [2024-11-25 04:21:21,231 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 484 transitions. [2024-11-25 04:21:21,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-25 04:21:21,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:21,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:23,620 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3120 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:27,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:27,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 318 states and 492 transitions. [2024-11-25 04:21:27,094 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 492 transitions. [2024-11-25 04:21:27,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-25 04:21:27,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:27,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:27,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:27,226 INFO L134 CoverageAnalysis]: Checked inductivity of 3176 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3176 trivial. 0 not checked. [2024-11-25 04:21:28,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:28,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 321 states and 495 transitions. [2024-11-25 04:21:28,797 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 495 transitions. [2024-11-25 04:21:28,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-25 04:21:28,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:28,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:28,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:31,588 INFO L134 CoverageAnalysis]: Checked inductivity of 3296 backedges. 0 proven. 3280 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:34,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:34,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 535 states to 325 states and 503 transitions. [2024-11-25 04:21:34,925 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 503 transitions. [2024-11-25 04:21:34,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-25 04:21:34,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:34,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:34,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:35,083 INFO L134 CoverageAnalysis]: Checked inductivity of 3337 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3337 trivial. 0 not checked. [2024-11-25 04:21:36,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:36,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 328 states and 506 transitions. [2024-11-25 04:21:36,928 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 506 transitions. [2024-11-25 04:21:36,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-25 04:21:36,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:36,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:36,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:39,301 INFO L134 CoverageAnalysis]: Checked inductivity of 3460 backedges. 0 proven. 3444 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:42,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:42,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 546 states to 332 states and 514 transitions. [2024-11-25 04:21:42,541 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 514 transitions. [2024-11-25 04:21:42,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-25 04:21:42,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:42,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:42,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:42,686 INFO L134 CoverageAnalysis]: Checked inductivity of 3502 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3502 trivial. 0 not checked. [2024-11-25 04:21:44,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:44,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 549 states to 335 states and 517 transitions. [2024-11-25 04:21:44,428 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 517 transitions. [2024-11-25 04:21:44,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-11-25 04:21:44,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:44,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:44,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:47,085 INFO L134 CoverageAnalysis]: Checked inductivity of 3628 backedges. 0 proven. 3612 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:50,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:50,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 339 states and 525 transitions. [2024-11-25 04:21:50,988 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 525 transitions. [2024-11-25 04:21:50,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-25 04:21:50,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:50,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:51,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:51,109 INFO L134 CoverageAnalysis]: Checked inductivity of 3671 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3671 trivial. 0 not checked. [2024-11-25 04:21:52,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:52,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 342 states and 528 transitions. [2024-11-25 04:21:52,903 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 528 transitions. [2024-11-25 04:21:52,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-11-25 04:21:52,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:52,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:52,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:55,546 INFO L134 CoverageAnalysis]: Checked inductivity of 3800 backedges. 0 proven. 3784 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:21:59,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:59,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 568 states to 346 states and 536 transitions. [2024-11-25 04:21:59,341 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 536 transitions. [2024-11-25 04:21:59,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-11-25 04:21:59,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:59,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:59,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:59,508 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3844 trivial. 0 not checked. [2024-11-25 04:22:01,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:01,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 571 states to 349 states and 539 transitions. [2024-11-25 04:22:01,675 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 539 transitions. [2024-11-25 04:22:01,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-25 04:22:01,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:01,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:01,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:04,866 INFO L134 CoverageAnalysis]: Checked inductivity of 3976 backedges. 0 proven. 3960 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:22:09,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:09,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 353 states and 547 transitions. [2024-11-25 04:22:09,483 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 547 transitions. [2024-11-25 04:22:09,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-11-25 04:22:09,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:09,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:09,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:09,606 INFO L134 CoverageAnalysis]: Checked inductivity of 4021 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4021 trivial. 0 not checked. [2024-11-25 04:22:11,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:11,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 582 states to 356 states and 550 transitions. [2024-11-25 04:22:11,141 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 550 transitions. [2024-11-25 04:22:11,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-25 04:22:11,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:11,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:11,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:13,576 INFO L134 CoverageAnalysis]: Checked inductivity of 4156 backedges. 0 proven. 4140 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:22:17,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:17,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 590 states to 360 states and 558 transitions. [2024-11-25 04:22:17,465 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 558 transitions. [2024-11-25 04:22:17,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-25 04:22:17,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:17,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:17,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:17,606 INFO L134 CoverageAnalysis]: Checked inductivity of 4202 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4202 trivial. 0 not checked. [2024-11-25 04:22:19,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:19,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 593 states to 363 states and 561 transitions. [2024-11-25 04:22:19,590 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 561 transitions. [2024-11-25 04:22:19,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-11-25 04:22:19,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:19,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:19,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:22,099 INFO L134 CoverageAnalysis]: Checked inductivity of 4340 backedges. 0 proven. 4324 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:22:25,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:25,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 367 states and 569 transitions. [2024-11-25 04:22:25,536 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 569 transitions. [2024-11-25 04:22:25,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-25 04:22:25,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:25,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:25,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:25,698 INFO L134 CoverageAnalysis]: Checked inductivity of 4387 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4387 trivial. 0 not checked. [2024-11-25 04:22:27,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:27,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 604 states to 370 states and 572 transitions. [2024-11-25 04:22:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 572 transitions. [2024-11-25 04:22:27,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-25 04:22:27,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:27,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:27,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:29,765 INFO L134 CoverageAnalysis]: Checked inductivity of 4528 backedges. 0 proven. 4512 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:22:32,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:32,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 374 states and 580 transitions. [2024-11-25 04:22:32,672 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 580 transitions. [2024-11-25 04:22:32,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-11-25 04:22:32,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:32,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:32,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:32,764 INFO L134 CoverageAnalysis]: Checked inductivity of 4576 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4576 trivial. 0 not checked. [2024-11-25 04:22:34,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:34,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 615 states to 377 states and 583 transitions. [2024-11-25 04:22:34,386 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 583 transitions. [2024-11-25 04:22:34,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-25 04:22:34,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:34,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:34,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:37,489 INFO L134 CoverageAnalysis]: Checked inductivity of 4720 backedges. 0 proven. 4704 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:22:41,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:41,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 381 states and 591 transitions. [2024-11-25 04:22:41,306 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 591 transitions. [2024-11-25 04:22:41,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-11-25 04:22:41,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:41,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:41,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:41,431 INFO L134 CoverageAnalysis]: Checked inductivity of 4769 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4769 trivial. 0 not checked. [2024-11-25 04:22:43,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:43,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 384 states and 594 transitions. [2024-11-25 04:22:43,111 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 594 transitions. [2024-11-25 04:22:43,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-25 04:22:43,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:43,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:43,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:45,952 INFO L134 CoverageAnalysis]: Checked inductivity of 4916 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:22:49,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:49,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 388 states and 602 transitions. [2024-11-25 04:22:49,304 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 602 transitions. [2024-11-25 04:22:49,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2024-11-25 04:22:49,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:49,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:49,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:49,435 INFO L134 CoverageAnalysis]: Checked inductivity of 4966 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4966 trivial. 0 not checked. [2024-11-25 04:22:51,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:51,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 391 states and 605 transitions. [2024-11-25 04:22:51,356 INFO L276 IsEmpty]: Start isEmpty. Operand 391 states and 605 transitions. [2024-11-25 04:22:51,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-11-25 04:22:51,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:51,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:51,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:54,223 INFO L134 CoverageAnalysis]: Checked inductivity of 5116 backedges. 0 proven. 5100 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:22:58,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:58,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 395 states and 613 transitions. [2024-11-25 04:22:58,615 INFO L276 IsEmpty]: Start isEmpty. Operand 395 states and 613 transitions. [2024-11-25 04:22:58,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-11-25 04:22:58,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:58,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:58,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:58,822 INFO L134 CoverageAnalysis]: Checked inductivity of 5167 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5167 trivial. 0 not checked. [2024-11-25 04:23:01,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:01,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 648 states to 398 states and 616 transitions. [2024-11-25 04:23:01,057 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 616 transitions. [2024-11-25 04:23:01,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-11-25 04:23:01,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:01,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:01,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:04,538 INFO L134 CoverageAnalysis]: Checked inductivity of 5320 backedges. 0 proven. 5304 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:23:08,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:08,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 402 states and 624 transitions. [2024-11-25 04:23:08,854 INFO L276 IsEmpty]: Start isEmpty. Operand 402 states and 624 transitions. [2024-11-25 04:23:08,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-11-25 04:23:08,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:08,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:08,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:08,974 INFO L134 CoverageAnalysis]: Checked inductivity of 5372 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5372 trivial. 0 not checked. [2024-11-25 04:23:10,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:10,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 405 states and 627 transitions. [2024-11-25 04:23:10,645 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 627 transitions. [2024-11-25 04:23:10,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-25 04:23:10,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:10,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:10,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:13,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5528 backedges. 0 proven. 5512 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:23:17,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:17,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 667 states to 409 states and 635 transitions. [2024-11-25 04:23:17,180 INFO L276 IsEmpty]: Start isEmpty. Operand 409 states and 635 transitions. [2024-11-25 04:23:17,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-11-25 04:23:17,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:17,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:17,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:17,461 INFO L134 CoverageAnalysis]: Checked inductivity of 5581 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5581 trivial. 0 not checked. [2024-11-25 04:23:19,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:19,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 412 states and 638 transitions. [2024-11-25 04:23:19,625 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 638 transitions. [2024-11-25 04:23:19,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-11-25 04:23:19,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:19,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:19,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:23,214 INFO L134 CoverageAnalysis]: Checked inductivity of 5740 backedges. 0 proven. 5724 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:23:27,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:27,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 678 states to 416 states and 646 transitions. [2024-11-25 04:23:27,291 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 646 transitions. [2024-11-25 04:23:27,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-11-25 04:23:27,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:27,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:27,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:27,427 INFO L134 CoverageAnalysis]: Checked inductivity of 5794 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5794 trivial. 0 not checked. [2024-11-25 04:23:29,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:29,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 681 states to 419 states and 649 transitions. [2024-11-25 04:23:29,437 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 649 transitions. [2024-11-25 04:23:29,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-11-25 04:23:29,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:29,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:32,182 INFO L134 CoverageAnalysis]: Checked inductivity of 5956 backedges. 0 proven. 5940 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:23:35,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:35,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 423 states and 657 transitions. [2024-11-25 04:23:35,817 INFO L276 IsEmpty]: Start isEmpty. Operand 423 states and 657 transitions. [2024-11-25 04:23:35,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-11-25 04:23:35,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:35,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:35,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:35,992 INFO L134 CoverageAnalysis]: Checked inductivity of 6011 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6011 trivial. 0 not checked. [2024-11-25 04:23:38,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:38,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 692 states to 426 states and 660 transitions. [2024-11-25 04:23:38,418 INFO L276 IsEmpty]: Start isEmpty. Operand 426 states and 660 transitions. [2024-11-25 04:23:38,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-25 04:23:38,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:38,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:38,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:41,558 INFO L134 CoverageAnalysis]: Checked inductivity of 6176 backedges. 0 proven. 6160 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:23:46,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:46,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 430 states and 668 transitions. [2024-11-25 04:23:46,147 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 668 transitions. [2024-11-25 04:23:46,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-11-25 04:23:46,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:46,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:46,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:46,317 INFO L134 CoverageAnalysis]: Checked inductivity of 6232 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6232 trivial. 0 not checked. [2024-11-25 04:23:48,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:48,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 703 states to 433 states and 671 transitions. [2024-11-25 04:23:48,172 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 671 transitions. [2024-11-25 04:23:48,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-11-25 04:23:48,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:48,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:48,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:51,704 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6384 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:23:55,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:55,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 437 states and 679 transitions. [2024-11-25 04:23:55,434 INFO L276 IsEmpty]: Start isEmpty. Operand 437 states and 679 transitions. [2024-11-25 04:23:55,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-11-25 04:23:55,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:55,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:55,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:23:55,604 INFO L134 CoverageAnalysis]: Checked inductivity of 6457 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6457 trivial. 0 not checked. [2024-11-25 04:23:57,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:23:57,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 714 states to 440 states and 682 transitions. [2024-11-25 04:23:57,639 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 682 transitions. [2024-11-25 04:23:57,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-11-25 04:23:57,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:23:57,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:23:57,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:02,246 INFO L134 CoverageAnalysis]: Checked inductivity of 6628 backedges. 0 proven. 6612 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:24:06,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:06,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 722 states to 444 states and 690 transitions. [2024-11-25 04:24:06,598 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 690 transitions. [2024-11-25 04:24:06,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-11-25 04:24:06,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:06,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:06,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:06,735 INFO L134 CoverageAnalysis]: Checked inductivity of 6686 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6686 trivial. 0 not checked. [2024-11-25 04:24:08,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:08,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 725 states to 447 states and 693 transitions. [2024-11-25 04:24:08,613 INFO L276 IsEmpty]: Start isEmpty. Operand 447 states and 693 transitions. [2024-11-25 04:24:08,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-11-25 04:24:08,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:08,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:08,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:12,484 INFO L134 CoverageAnalysis]: Checked inductivity of 6860 backedges. 0 proven. 6844 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:24:16,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:16,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 451 states and 701 transitions. [2024-11-25 04:24:16,857 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 701 transitions. [2024-11-25 04:24:16,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-11-25 04:24:16,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:16,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:16,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:17,055 INFO L134 CoverageAnalysis]: Checked inductivity of 6919 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6919 trivial. 0 not checked. [2024-11-25 04:24:19,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:19,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 736 states to 454 states and 704 transitions. [2024-11-25 04:24:19,240 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 704 transitions. [2024-11-25 04:24:19,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-25 04:24:19,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:19,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:19,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:23,241 INFO L134 CoverageAnalysis]: Checked inductivity of 7096 backedges. 0 proven. 7080 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:24:28,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:28,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 744 states to 458 states and 712 transitions. [2024-11-25 04:24:28,297 INFO L276 IsEmpty]: Start isEmpty. Operand 458 states and 712 transitions. [2024-11-25 04:24:28,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-11-25 04:24:28,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:28,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:28,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:28,509 INFO L134 CoverageAnalysis]: Checked inductivity of 7156 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7156 trivial. 0 not checked. [2024-11-25 04:24:30,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:30,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 747 states to 461 states and 715 transitions. [2024-11-25 04:24:30,934 INFO L276 IsEmpty]: Start isEmpty. Operand 461 states and 715 transitions. [2024-11-25 04:24:30,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 269 [2024-11-25 04:24:30,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:30,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:30,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:35,215 INFO L134 CoverageAnalysis]: Checked inductivity of 7336 backedges. 0 proven. 7320 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:24:40,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:40,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 755 states to 465 states and 723 transitions. [2024-11-25 04:24:40,600 INFO L276 IsEmpty]: Start isEmpty. Operand 465 states and 723 transitions. [2024-11-25 04:24:40,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2024-11-25 04:24:40,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:40,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:40,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:40,747 INFO L134 CoverageAnalysis]: Checked inductivity of 7397 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7397 trivial. 0 not checked. [2024-11-25 04:24:42,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:42,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 468 states and 726 transitions. [2024-11-25 04:24:42,806 INFO L276 IsEmpty]: Start isEmpty. Operand 468 states and 726 transitions. [2024-11-25 04:24:42,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-11-25 04:24:42,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:42,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:42,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:46,326 INFO L134 CoverageAnalysis]: Checked inductivity of 7580 backedges. 0 proven. 7564 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:24:50,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:50,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 766 states to 472 states and 734 transitions. [2024-11-25 04:24:50,452 INFO L276 IsEmpty]: Start isEmpty. Operand 472 states and 734 transitions. [2024-11-25 04:24:50,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-11-25 04:24:50,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:50,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:50,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:50,566 INFO L134 CoverageAnalysis]: Checked inductivity of 7642 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7642 trivial. 0 not checked. [2024-11-25 04:24:52,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:24:52,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 769 states to 475 states and 737 transitions. [2024-11-25 04:24:52,754 INFO L276 IsEmpty]: Start isEmpty. Operand 475 states and 737 transitions. [2024-11-25 04:24:52,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-11-25 04:24:52,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:24:52,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:24:52,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:24:57,424 INFO L134 CoverageAnalysis]: Checked inductivity of 7828 backedges. 0 proven. 7812 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:25:01,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:01,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 777 states to 479 states and 745 transitions. [2024-11-25 04:25:01,873 INFO L276 IsEmpty]: Start isEmpty. Operand 479 states and 745 transitions. [2024-11-25 04:25:01,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-11-25 04:25:01,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:01,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:01,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:02,017 INFO L134 CoverageAnalysis]: Checked inductivity of 7891 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7891 trivial. 0 not checked. [2024-11-25 04:25:03,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:03,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 780 states to 482 states and 748 transitions. [2024-11-25 04:25:03,950 INFO L276 IsEmpty]: Start isEmpty. Operand 482 states and 748 transitions. [2024-11-25 04:25:03,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-11-25 04:25:03,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:03,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:04,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:08,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8080 backedges. 0 proven. 8064 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:25:12,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:12,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 486 states and 756 transitions. [2024-11-25 04:25:12,615 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 756 transitions. [2024-11-25 04:25:12,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 283 [2024-11-25 04:25:12,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:12,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:12,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:12,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8144 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8144 trivial. 0 not checked. [2024-11-25 04:25:14,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:14,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 791 states to 489 states and 759 transitions. [2024-11-25 04:25:14,667 INFO L276 IsEmpty]: Start isEmpty. Operand 489 states and 759 transitions. [2024-11-25 04:25:14,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-11-25 04:25:14,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:14,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:14,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:19,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8336 backedges. 0 proven. 8320 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:25:23,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:23,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 799 states to 493 states and 767 transitions. [2024-11-25 04:25:23,879 INFO L276 IsEmpty]: Start isEmpty. Operand 493 states and 767 transitions. [2024-11-25 04:25:23,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-11-25 04:25:23,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:23,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:23,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:24,174 INFO L134 CoverageAnalysis]: Checked inductivity of 8401 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8401 trivial. 0 not checked. [2024-11-25 04:25:26,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:26,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 802 states to 496 states and 770 transitions. [2024-11-25 04:25:26,427 INFO L276 IsEmpty]: Start isEmpty. Operand 496 states and 770 transitions. [2024-11-25 04:25:26,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-11-25 04:25:26,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:26,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:30,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8596 backedges. 0 proven. 8580 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:25:35,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:35,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 810 states to 500 states and 778 transitions. [2024-11-25 04:25:35,863 INFO L276 IsEmpty]: Start isEmpty. Operand 500 states and 778 transitions. [2024-11-25 04:25:35,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 291 [2024-11-25 04:25:35,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:35,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:35,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:36,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8662 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8662 trivial. 0 not checked. [2024-11-25 04:25:38,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:38,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 813 states to 503 states and 781 transitions. [2024-11-25 04:25:38,429 INFO L276 IsEmpty]: Start isEmpty. Operand 503 states and 781 transitions. [2024-11-25 04:25:38,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 293 [2024-11-25 04:25:38,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:38,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:38,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:42,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8860 backedges. 0 proven. 8844 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:25:47,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:47,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 821 states to 507 states and 789 transitions. [2024-11-25 04:25:47,256 INFO L276 IsEmpty]: Start isEmpty. Operand 507 states and 789 transitions. [2024-11-25 04:25:47,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 295 [2024-11-25 04:25:47,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:47,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:47,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:47,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8927 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8927 trivial. 0 not checked. [2024-11-25 04:25:49,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:49,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 824 states to 510 states and 792 transitions. [2024-11-25 04:25:49,704 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 792 transitions. [2024-11-25 04:25:49,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 297 [2024-11-25 04:25:49,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:49,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:49,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:53,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9128 backedges. 0 proven. 9112 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:25:58,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:25:58,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 832 states to 514 states and 800 transitions. [2024-11-25 04:25:58,892 INFO L276 IsEmpty]: Start isEmpty. Operand 514 states and 800 transitions. [2024-11-25 04:25:58,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 299 [2024-11-25 04:25:58,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:25:58,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:25:58,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:25:59,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9196 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9196 trivial. 0 not checked. [2024-11-25 04:26:01,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:01,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 835 states to 517 states and 803 transitions. [2024-11-25 04:26:01,161 INFO L276 IsEmpty]: Start isEmpty. Operand 517 states and 803 transitions. [2024-11-25 04:26:01,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 301 [2024-11-25 04:26:01,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:01,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:01,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:05,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9400 backedges. 0 proven. 9384 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:26:09,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:09,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 843 states to 521 states and 811 transitions. [2024-11-25 04:26:09,961 INFO L276 IsEmpty]: Start isEmpty. Operand 521 states and 811 transitions. [2024-11-25 04:26:09,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 303 [2024-11-25 04:26:09,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:09,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:10,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:10,181 INFO L134 CoverageAnalysis]: Checked inductivity of 9469 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9469 trivial. 0 not checked. [2024-11-25 04:26:12,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:12,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 846 states to 524 states and 814 transitions. [2024-11-25 04:26:12,421 INFO L276 IsEmpty]: Start isEmpty. Operand 524 states and 814 transitions. [2024-11-25 04:26:12,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 305 [2024-11-25 04:26:12,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:12,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:12,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:16,801 INFO L134 CoverageAnalysis]: Checked inductivity of 9676 backedges. 0 proven. 9660 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:26:21,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:21,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 854 states to 528 states and 822 transitions. [2024-11-25 04:26:21,364 INFO L276 IsEmpty]: Start isEmpty. Operand 528 states and 822 transitions. [2024-11-25 04:26:21,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 307 [2024-11-25 04:26:21,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:21,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:21,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:21,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9746 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9746 trivial. 0 not checked. [2024-11-25 04:26:23,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:23,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 857 states to 531 states and 825 transitions. [2024-11-25 04:26:23,843 INFO L276 IsEmpty]: Start isEmpty. Operand 531 states and 825 transitions. [2024-11-25 04:26:23,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 309 [2024-11-25 04:26:23,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:23,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:23,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:28,963 INFO L134 CoverageAnalysis]: Checked inductivity of 9956 backedges. 0 proven. 9940 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:26:33,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:33,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 865 states to 535 states and 833 transitions. [2024-11-25 04:26:33,629 INFO L276 IsEmpty]: Start isEmpty. Operand 535 states and 833 transitions. [2024-11-25 04:26:33,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 311 [2024-11-25 04:26:33,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:33,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:33,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:33,776 INFO L134 CoverageAnalysis]: Checked inductivity of 10027 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10027 trivial. 0 not checked. [2024-11-25 04:26:36,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:36,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 868 states to 538 states and 836 transitions. [2024-11-25 04:26:36,154 INFO L276 IsEmpty]: Start isEmpty. Operand 538 states and 836 transitions. [2024-11-25 04:26:36,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-25 04:26:36,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:36,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:36,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:40,773 INFO L134 CoverageAnalysis]: Checked inductivity of 10240 backedges. 0 proven. 10224 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:26:45,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:45,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 876 states to 542 states and 844 transitions. [2024-11-25 04:26:45,443 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 844 transitions. [2024-11-25 04:26:45,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 315 [2024-11-25 04:26:45,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:45,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:45,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:45,681 INFO L134 CoverageAnalysis]: Checked inductivity of 10312 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10312 trivial. 0 not checked. [2024-11-25 04:26:48,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:48,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 879 states to 545 states and 847 transitions. [2024-11-25 04:26:48,337 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 847 transitions. [2024-11-25 04:26:48,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-11-25 04:26:48,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:48,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:48,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:53,107 INFO L134 CoverageAnalysis]: Checked inductivity of 10528 backedges. 0 proven. 10512 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:26:58,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:26:58,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 887 states to 549 states and 855 transitions. [2024-11-25 04:26:58,456 INFO L276 IsEmpty]: Start isEmpty. Operand 549 states and 855 transitions. [2024-11-25 04:26:58,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-25 04:26:58,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:26:58,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:26:58,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:26:58,643 INFO L134 CoverageAnalysis]: Checked inductivity of 10601 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10601 trivial. 0 not checked. [2024-11-25 04:27:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:01,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 890 states to 552 states and 858 transitions. [2024-11-25 04:27:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 858 transitions. [2024-11-25 04:27:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 321 [2024-11-25 04:27:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:01,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:05,951 INFO L134 CoverageAnalysis]: Checked inductivity of 10820 backedges. 0 proven. 10804 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:27:10,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:10,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 898 states to 556 states and 866 transitions. [2024-11-25 04:27:10,618 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 866 transitions. [2024-11-25 04:27:10,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 323 [2024-11-25 04:27:10,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:10,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:10,755 INFO L134 CoverageAnalysis]: Checked inductivity of 10894 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10894 trivial. 0 not checked. [2024-11-25 04:27:13,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:13,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 901 states to 559 states and 869 transitions. [2024-11-25 04:27:13,220 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 869 transitions. [2024-11-25 04:27:13,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 325 [2024-11-25 04:27:13,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:13,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:13,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:20,132 INFO L134 CoverageAnalysis]: Checked inductivity of 11116 backedges. 0 proven. 11100 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:27:25,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:25,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 909 states to 563 states and 877 transitions. [2024-11-25 04:27:25,442 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 877 transitions. [2024-11-25 04:27:25,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 327 [2024-11-25 04:27:25,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:25,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:25,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:25,743 INFO L134 CoverageAnalysis]: Checked inductivity of 11191 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11191 trivial. 0 not checked. [2024-11-25 04:27:28,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:28,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 912 states to 566 states and 880 transitions. [2024-11-25 04:27:28,358 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 880 transitions. [2024-11-25 04:27:28,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2024-11-25 04:27:28,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:28,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:28,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:34,138 INFO L134 CoverageAnalysis]: Checked inductivity of 11416 backedges. 0 proven. 11400 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:27:39,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:39,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 920 states to 570 states and 888 transitions. [2024-11-25 04:27:39,294 INFO L276 IsEmpty]: Start isEmpty. Operand 570 states and 888 transitions. [2024-11-25 04:27:39,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 331 [2024-11-25 04:27:39,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:39,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:39,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:39,456 INFO L134 CoverageAnalysis]: Checked inductivity of 11492 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11492 trivial. 0 not checked. [2024-11-25 04:27:42,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:42,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 923 states to 573 states and 891 transitions. [2024-11-25 04:27:42,142 INFO L276 IsEmpty]: Start isEmpty. Operand 573 states and 891 transitions. [2024-11-25 04:27:42,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 333 [2024-11-25 04:27:42,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:42,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:42,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:47,538 INFO L134 CoverageAnalysis]: Checked inductivity of 11720 backedges. 0 proven. 11704 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:27:52,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:52,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 931 states to 577 states and 899 transitions. [2024-11-25 04:27:52,530 INFO L276 IsEmpty]: Start isEmpty. Operand 577 states and 899 transitions. [2024-11-25 04:27:52,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 335 [2024-11-25 04:27:52,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:52,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:52,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:27:52,673 INFO L134 CoverageAnalysis]: Checked inductivity of 11797 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11797 trivial. 0 not checked. [2024-11-25 04:27:55,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:27:55,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 934 states to 580 states and 902 transitions. [2024-11-25 04:27:55,004 INFO L276 IsEmpty]: Start isEmpty. Operand 580 states and 902 transitions. [2024-11-25 04:27:55,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 337 [2024-11-25 04:27:55,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:27:55,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:27:55,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:00,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12028 backedges. 0 proven. 12012 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:28:05,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:05,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 942 states to 584 states and 910 transitions. [2024-11-25 04:28:05,101 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 910 transitions. [2024-11-25 04:28:05,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 339 [2024-11-25 04:28:05,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:05,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:05,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:05,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12106 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12106 trivial. 0 not checked. [2024-11-25 04:28:07,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:07,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 945 states to 587 states and 913 transitions. [2024-11-25 04:28:07,838 INFO L276 IsEmpty]: Start isEmpty. Operand 587 states and 913 transitions. [2024-11-25 04:28:07,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 341 [2024-11-25 04:28:07,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:07,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:07,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:13,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12340 backedges. 0 proven. 12324 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:28:18,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:18,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 953 states to 591 states and 921 transitions. [2024-11-25 04:28:18,037 INFO L276 IsEmpty]: Start isEmpty. Operand 591 states and 921 transitions. [2024-11-25 04:28:18,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 343 [2024-11-25 04:28:18,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:18,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:18,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:18,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12419 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12419 trivial. 0 not checked. [2024-11-25 04:28:20,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:20,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 956 states to 594 states and 924 transitions. [2024-11-25 04:28:20,619 INFO L276 IsEmpty]: Start isEmpty. Operand 594 states and 924 transitions. [2024-11-25 04:28:20,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 345 [2024-11-25 04:28:20,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:20,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:20,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:26,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12656 backedges. 0 proven. 12640 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:28:31,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:31,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 964 states to 598 states and 932 transitions. [2024-11-25 04:28:31,106 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 932 transitions. [2024-11-25 04:28:31,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 347 [2024-11-25 04:28:31,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:31,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:31,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:31,250 INFO L134 CoverageAnalysis]: Checked inductivity of 12736 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12736 trivial. 0 not checked. [2024-11-25 04:28:33,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:33,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 967 states to 601 states and 935 transitions. [2024-11-25 04:28:33,687 INFO L276 IsEmpty]: Start isEmpty. Operand 601 states and 935 transitions. [2024-11-25 04:28:33,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 349 [2024-11-25 04:28:33,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:33,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:33,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:39,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12976 backedges. 0 proven. 12960 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:28:45,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:45,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 975 states to 605 states and 943 transitions. [2024-11-25 04:28:45,093 INFO L276 IsEmpty]: Start isEmpty. Operand 605 states and 943 transitions. [2024-11-25 04:28:45,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 351 [2024-11-25 04:28:45,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:45,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:45,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:45,291 INFO L134 CoverageAnalysis]: Checked inductivity of 13057 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13057 trivial. 0 not checked. [2024-11-25 04:28:47,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:47,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 978 states to 608 states and 946 transitions. [2024-11-25 04:28:47,937 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 946 transitions. [2024-11-25 04:28:47,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 353 [2024-11-25 04:28:47,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:47,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:48,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:54,015 INFO L134 CoverageAnalysis]: Checked inductivity of 13300 backedges. 0 proven. 13284 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:28:59,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:28:59,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 986 states to 612 states and 954 transitions. [2024-11-25 04:28:59,353 INFO L276 IsEmpty]: Start isEmpty. Operand 612 states and 954 transitions. [2024-11-25 04:28:59,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 355 [2024-11-25 04:28:59,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:28:59,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:28:59,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:28:59,707 INFO L134 CoverageAnalysis]: Checked inductivity of 13382 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13382 trivial. 0 not checked. [2024-11-25 04:29:02,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:29:02,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 989 states to 615 states and 957 transitions. [2024-11-25 04:29:02,272 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 957 transitions. [2024-11-25 04:29:02,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 357 [2024-11-25 04:29:02,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:29:02,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:29:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:29:08,565 INFO L134 CoverageAnalysis]: Checked inductivity of 13628 backedges. 0 proven. 13612 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:29:13,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:29:13,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 619 states and 965 transitions. [2024-11-25 04:29:13,799 INFO L276 IsEmpty]: Start isEmpty. Operand 619 states and 965 transitions. [2024-11-25 04:29:13,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 359 [2024-11-25 04:29:13,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:29:13,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:29:13,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:29:13,953 INFO L134 CoverageAnalysis]: Checked inductivity of 13711 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13711 trivial. 0 not checked. [2024-11-25 04:29:16,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:29:16,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1000 states to 622 states and 968 transitions. [2024-11-25 04:29:16,587 INFO L276 IsEmpty]: Start isEmpty. Operand 622 states and 968 transitions. [2024-11-25 04:29:16,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 361 [2024-11-25 04:29:16,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:29:16,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:29:16,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:29:23,188 INFO L134 CoverageAnalysis]: Checked inductivity of 13960 backedges. 0 proven. 13944 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-25 04:29:28,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:29:28,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1008 states to 626 states and 976 transitions. [2024-11-25 04:29:28,539 INFO L276 IsEmpty]: Start isEmpty. Operand 626 states and 976 transitions. [2024-11-25 04:29:28,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 363 [2024-11-25 04:29:28,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:29:28,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:29:28,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:29:28,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14044 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14044 trivial. 0 not checked. [2024-11-25 04:29:31,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:29:31,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1011 states to 629 states and 979 transitions. [2024-11-25 04:29:31,296 INFO L276 IsEmpty]: Start isEmpty. Operand 629 states and 979 transitions. [2024-11-25 04:29:31,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 365 [2024-11-25 04:29:31,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:29:31,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:29:31,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat