./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/list-simple/sll2n_insert_unequal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/list-simple/sll2n_insert_unequal.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 383c6933c6ab916f651364224af1d774f30e162ad506fd2f28fe7f76c4487ba3 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 23:37:47,767 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 23:37:47,848 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-08 23:37:47,853 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 23:37:47,854 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 23:37:47,882 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 23:37:47,883 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 23:37:47,883 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 23:37:47,884 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 23:37:47,885 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 23:37:47,885 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 23:37:47,886 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 23:37:47,887 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 23:37:47,887 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 23:37:47,888 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 23:37:47,888 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 23:37:47,889 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 23:37:47,889 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 23:37:47,889 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 23:37:47,890 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 23:37:47,890 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 23:37:47,891 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 23:37:47,891 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 23:37:47,892 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 23:37:47,892 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 23:37:47,893 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 23:37:47,893 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 23:37:47,893 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:37:47,894 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 23:37:47,895 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 23:37:47,895 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 23:37:47,896 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 23:37:47,896 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 23:37:47,896 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 383c6933c6ab916f651364224af1d774f30e162ad506fd2f28fe7f76c4487ba3 [2024-11-08 23:37:48,272 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 23:37:48,324 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 23:37:48,329 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 23:37:48,331 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 23:37:48,332 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 23:37:48,333 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/list-simple/sll2n_insert_unequal.i Unable to find full path for "g++" [2024-11-08 23:37:50,452 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 23:37:50,751 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 23:37:50,752 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/sv-benchmarks/c/list-simple/sll2n_insert_unequal.i [2024-11-08 23:37:50,770 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/data/1d17eaa4e/70cfbb9347694ea1baf441af3bd5fba6/FLAGad7b73779 [2024-11-08 23:37:50,797 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/data/1d17eaa4e/70cfbb9347694ea1baf441af3bd5fba6 [2024-11-08 23:37:50,800 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 23:37:50,802 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 23:37:50,803 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 23:37:50,804 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 23:37:50,838 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 23:37:50,840 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:37:50" (1/1) ... [2024-11-08 23:37:50,841 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72f198c1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:50, skipping insertion in model container [2024-11-08 23:37:50,842 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:37:50" (1/1) ... [2024-11-08 23:37:50,927 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 23:37:51,352 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/sv-benchmarks/c/list-simple/sll2n_insert_unequal.i[24620,24633] [2024-11-08 23:37:51,357 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:37:51,367 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 23:37:51,446 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/sv-benchmarks/c/list-simple/sll2n_insert_unequal.i[24620,24633] [2024-11-08 23:37:51,451 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:37:51,485 INFO L204 MainTranslator]: Completed translation [2024-11-08 23:37:51,486 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51 WrapperNode [2024-11-08 23:37:51,486 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 23:37:51,487 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 23:37:51,488 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 23:37:51,488 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 23:37:51,495 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,508 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,534 INFO L138 Inliner]: procedures = 128, calls = 36, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 146 [2024-11-08 23:37:51,534 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 23:37:51,535 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 23:37:51,535 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 23:37:51,536 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 23:37:51,546 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,549 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,558 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,559 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,573 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,578 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,580 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,581 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,584 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 23:37:51,585 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 23:37:51,585 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 23:37:51,585 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 23:37:51,586 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:37:51" (1/1) ... [2024-11-08 23:37:51,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:37:51,605 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 23:37:51,621 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 23:37:51,625 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_85ca4c01-2b23-46e4-95c6-164293d92d4d/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 23:37:51,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 23:37:51,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 23:37:51,662 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2024-11-08 23:37:51,662 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2024-11-08 23:37:51,663 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-08 23:37:51,663 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 23:37:51,664 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 23:37:51,664 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-08 23:37:51,665 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-08 23:37:51,665 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 23:37:51,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-08 23:37:51,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 23:37:51,666 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 23:37:51,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 23:37:51,860 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 23:37:51,862 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 23:37:52,110 INFO L? ?]: Removed 60 outVars from TransFormulas that were not future-live. [2024-11-08 23:37:52,110 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 23:37:52,168 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 23:37:52,168 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 23:37:52,168 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:37:52 BoogieIcfgContainer [2024-11-08 23:37:52,169 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 23:37:52,170 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 23:37:52,170 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 23:37:52,182 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 23:37:52,182 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:37:52" (1/1) ... [2024-11-08 23:37:52,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 23:37:52,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 31 states and 46 transitions. [2024-11-08 23:37:52,256 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-08 23:37:52,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 23:37:52,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,762 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-08 23:37:52,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 32 states and 47 transitions. [2024-11-08 23:37:52,872 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 47 transitions. [2024-11-08 23:37:52,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 23:37:52,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,099 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-08 23:37:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 33 states and 48 transitions. [2024-11-08 23:37:53,123 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 48 transitions. [2024-11-08 23:37:53,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 23:37:53,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,349 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-08 23:37:53,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 36 states and 52 transitions. [2024-11-08 23:37:53,452 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-11-08 23:37:53,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 23:37:53,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,553 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:37:53,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 36 states and 51 transitions. [2024-11-08 23:37:53,576 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 51 transitions. [2024-11-08 23:37:53,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 23:37:53,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,957 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 23:37:54,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 49 states and 71 transitions. [2024-11-08 23:37:54,532 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 71 transitions. [2024-11-08 23:37:54,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 23:37:54,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,663 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 23:37:54,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 49 states and 70 transitions. [2024-11-08 23:37:54,692 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 70 transitions. [2024-11-08 23:37:54,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:37:54,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:00,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 66 states and 104 transitions. [2024-11-08 23:38:00,721 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 104 transitions. [2024-11-08 23:38:00,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:00,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:11,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 81 states and 137 transitions. [2024-11-08 23:38:11,858 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 137 transitions. [2024-11-08 23:38:11,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:11,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:14,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 81 states and 137 transitions. [2024-11-08 23:38:14,323 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 137 transitions. [2024-11-08 23:38:14,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:14,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:18,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:18,094 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:18,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:18,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:19,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:19,550 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:19,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:19,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,822 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:20,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:20,870 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:20,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:20,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:22,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:22,090 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:22,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:22,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:23,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:23,515 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:23,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:23,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:24,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:24,848 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:24,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:24,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:26,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:26,130 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:26,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:26,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,115 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:28,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:28,880 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:28,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:28,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:30,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:30,050 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:31,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:31,181 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:31,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:31,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:32,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:32,246 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:32,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:32,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:33,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:33,286 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:33,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:33,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:34,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:34,506 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:34,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:34,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:35,580 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:35,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:35,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:36,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:36,702 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:36,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:36,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:37,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:37,793 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:37,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:37,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:38,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:38,896 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:38,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:38,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,828 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:39,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:39,872 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:39,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:39,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:40,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:40,797 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:40,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:40,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:41,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 85 states and 151 transitions. [2024-11-08 23:38:41,544 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 151 transitions. [2024-11-08 23:38:41,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:41,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,359 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:44,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 88 states and 163 transitions. [2024-11-08 23:38:44,181 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 163 transitions. [2024-11-08 23:38:44,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:44,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:44,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 88 states and 163 transitions. [2024-11-08 23:38:44,969 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 163 transitions. [2024-11-08 23:38:44,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:44,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:45,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 88 states and 163 transitions. [2024-11-08 23:38:45,467 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 163 transitions. [2024-11-08 23:38:45,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:45,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,416 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:48,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:48,280 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:48,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:48,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:49,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:49,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:49,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:49,411 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:49,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:49,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:49,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:49,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:50,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:50,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:50,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:50,256 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:50,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:50,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:50,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:50,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:51,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:51,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:51,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:51,198 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:51,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:51,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:51,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:51,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:52,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:52,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:52,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:52,112 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:52,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:52,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:52,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:53,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:53,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:53,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:53,133 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:53,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:53,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:53,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:53,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:53,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:54,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:54,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:54,033 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:54,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:54,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:54,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:54,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:54,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:55,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:55,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:55,009 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:55,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:55,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:55,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:55,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:55,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:55,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:55,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:55,761 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:55,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:55,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:55,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:55,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:56,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:56,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:56,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:56,595 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:56,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:56,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:56,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:56,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:57,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:57,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:57,404 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:57,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:57,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:57,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:57,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:57,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:57,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:57,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:57,805 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:57,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:57,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:57,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:57,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:58,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:58,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:58,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:58,786 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:58,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:58,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:58,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:58,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:59,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:59,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:59,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:59,160 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:59,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:59,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:59,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:59,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:59,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:38:59,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:59,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 90 states and 167 transitions. [2024-11-08 23:38:59,609 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 167 transitions. [2024-11-08 23:38:59,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:38:59,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:59,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:59,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:00,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:02,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:02,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:02,551 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:02,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:02,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:02,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:02,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:02,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:03,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:03,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:03,043 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:03,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:03,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:03,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:03,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:04,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:04,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:04,059 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:04,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:04,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:04,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:04,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:04,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:04,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:04,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:04,429 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:04,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:04,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:04,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:04,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:05,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:05,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:05,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:05,234 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:05,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:05,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:05,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:05,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:05,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:05,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:05,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:05,563 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:05,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:05,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:05,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:05,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:06,255 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:06,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:06,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:06,296 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:06,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:06,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:06,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:06,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:06,564 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:06,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:06,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:06,601 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:06,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:06,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:06,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:06,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:07,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:08,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:08,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:08,070 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:08,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:08,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:08,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:08,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:08,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:08,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:08,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 92 states and 170 transitions. [2024-11-08 23:39:08,497 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 170 transitions. [2024-11-08 23:39:08,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:08,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:08,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:09,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:13,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:13,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:13,054 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:13,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:13,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:13,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:13,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:13,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:16,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:16,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:16,189 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:16,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:16,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:16,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:16,904 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:16,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:16,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:16,949 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:16,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:16,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:16,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:16,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:17,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:17,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:17,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:17,791 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:17,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:17,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:17,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:17,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:18,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:18,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:18,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:18,555 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:18,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:18,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:18,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:18,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:19,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:20,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:20,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:20,061 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:20,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:20,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:20,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:20,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:20,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:21,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:21,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:21,987 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:21,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:21,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:21,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:22,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:22,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:22,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:22,831 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:22,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:22,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:22,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:22,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:23,119 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:23,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:23,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:23,164 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:23,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:23,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:23,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:23,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:24,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:24,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:24,165 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:24,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:24,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:24,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:24,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:24,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:24,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:24,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:24,660 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:24,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:24,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:24,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:24,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:25,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:25,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:25,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:25,674 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:25,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:25,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:25,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:25,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:26,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:26,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:26,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:26,448 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:26,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:26,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:26,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:26,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:27,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:27,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:27,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:27,234 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:27,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:27,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:27,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:27,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:28,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:28,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:28,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:28,141 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:28,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:28,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:28,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:28,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:29,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:29,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:29,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:29,192 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:29,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:29,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:29,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:29,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:30,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:30,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:30,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:30,283 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:30,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:30,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:30,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:30,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:31,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:31,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:31,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:31,274 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:31,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:31,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:31,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:31,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:32,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:32,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:32,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 99 states and 189 transitions. [2024-11-08 23:39:32,289 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 189 transitions. [2024-11-08 23:39:32,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:32,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:32,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:32,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:35,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:43,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:43,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:43,176 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:43,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:43,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:43,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:43,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:44,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:44,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:44,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:44,227 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:44,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:44,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:44,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:44,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:45,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:45,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:45,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:45,094 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:45,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:45,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:45,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:45,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:46,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:46,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:46,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:46,315 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:46,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:46,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:46,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:46,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:47,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:47,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:47,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:47,147 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:47,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:47,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:47,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:47,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:47,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:47,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:47,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:47,871 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:47,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:47,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:47,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:47,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:48,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:48,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:48,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:48,627 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:48,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:48,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:48,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:49,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:49,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:49,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:49,311 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:49,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:49,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:49,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:49,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:50,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:50,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:50,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:50,081 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:50,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:50,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:50,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:50,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:50,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:50,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:50,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:50,953 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:50,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:50,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:50,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:50,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:51,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:51,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:51,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:51,822 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:51,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:51,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:51,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:52,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:52,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:52,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:52,785 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:52,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:52,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:52,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:52,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:53,751 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:53,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:53,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:53,795 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:53,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:53,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:53,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:53,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:54,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:54,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:54,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:54,545 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:54,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:54,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:54,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:54,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:55,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:55,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:55,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:55,305 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:55,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:55,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:55,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:55,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:56,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:56,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:56,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:56,152 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:56,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:56,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:56,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:56,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:56,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:39:56,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:39:56,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 110 states and 222 transitions. [2024-11-08 23:39:56,964 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 222 transitions. [2024-11-08 23:39:56,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:39:56,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:39:56,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:39:56,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:39:58,426 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:02,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:02,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:02,962 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:02,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:02,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:02,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:02,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:03,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:03,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:03,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:03,799 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:03,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:03,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:03,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:03,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:04,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:04,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:04,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:04,890 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:04,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:04,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:04,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:04,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:05,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:05,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:05,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:05,705 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:05,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:05,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:05,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:05,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:05,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:06,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:06,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:06,013 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:06,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:06,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:06,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:06,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:06,734 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:06,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:06,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:06,783 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:06,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:06,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:06,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:06,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:07,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:07,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:07,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:07,151 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:07,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:07,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:07,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:07,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:09,331 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:15,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:15,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:15,619 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:15,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:15,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:15,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:15,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:15,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:17,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:17,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:17,536 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:17,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:17,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:17,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:18,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:20,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:20,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:20,986 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:20,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:20,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:20,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:21,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:21,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:21,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:21,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:21,380 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:21,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:21,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:21,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:21,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:22,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:22,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:22,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:22,388 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:22,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:22,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:22,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:22,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:22,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:22,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:22,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:22,866 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:22,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:22,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:22,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:22,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:23,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:23,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:23,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:23,641 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:23,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:23,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:23,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:23,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:23,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:23,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:23,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:23,989 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:23,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:23,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:23,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:24,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:24,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:24,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:24,743 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:24,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:24,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:24,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:25,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:25,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:25,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:25,613 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:25,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:25,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:25,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:25,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:26,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:26,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:26,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:26,374 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:26,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:26,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:26,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:26,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:26,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:26,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:26,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:26,730 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:26,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:26,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:26,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:26,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:27,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:27,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:27,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:27,503 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:27,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:27,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:27,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:28,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:28,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:28,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:28,242 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:28,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:28,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:28,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:28,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:28,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:28,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:28,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:28,971 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:28,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:28,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:28,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:28,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:29,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:29,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:29,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:29,796 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:29,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:29,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:29,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:29,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:30,377 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:30,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:30,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:30,429 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:30,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:30,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:30,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:31,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:31,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:31,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:31,196 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:31,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:31,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:31,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:31,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:31,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:31,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:31,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:31,824 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:31,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:31,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:31,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:31,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:32,086 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:32,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:32,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:32,142 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:32,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:32,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:32,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:32,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:32,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:32,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:32,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:32,561 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:32,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:32,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:32,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:32,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:32,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:32,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:32,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:32,997 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:32,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:32,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:32,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:33,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:33,295 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:33,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:33,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:33,345 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:33,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:33,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:33,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:33,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:33,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:33,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:33,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:33,697 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:33,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:33,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:33,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:33,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:33,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:34,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:34,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:34,034 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:34,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:34,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:34,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:34,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:34,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:34,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:34,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:34,339 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:34,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:34,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:34,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:34,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:34,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:34,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:34,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:34,650 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:34,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:34,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:34,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:34,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:34,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:34,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:34,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:34,949 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:34,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:34,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:34,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:34,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:35,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:35,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:35,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:35,377 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:35,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:35,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:35,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:35,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:35,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:35,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:35,783 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:35,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:35,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:35,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:35,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:36,026 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:36,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:36,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:36,076 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:36,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:36,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:36,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:36,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:36,693 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:36,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:36,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:36,752 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:36,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:36,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:36,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:36,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:37,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:37,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:37,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:37,783 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:37,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:37,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:37,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:37,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:38,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:38,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:38,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:38,496 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:38,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:38,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:38,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:38,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:38,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:38,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:38,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:38,944 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:38,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:38,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:38,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:39,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:39,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:39,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:39,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:39,650 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:39,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:39,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:39,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:39,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:39,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:39,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:39,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:39,981 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:39,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:39,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:39,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:40,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:40,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:40,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:40,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:40,295 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:40,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:40,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:40,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:40,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:40,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:40,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:40,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:40,713 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:40,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:40,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:40,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:40,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:41,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:41,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:41,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:41,177 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:41,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:41,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:41,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:41,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:41,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:41,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:41,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:41,550 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:41,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:41,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:41,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:41,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:42,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:42,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:42,645 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:42,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:42,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:42,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:42,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:43,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:43,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:43,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:43,139 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:43,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:43,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:43,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:43,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:43,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:43,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:43,622 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:43,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:43,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:43,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:43,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:43,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:43,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:43,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:43,960 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:43,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:43,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:43,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:43,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:44,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:44,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:44,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:44,276 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:44,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:44,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:44,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:44,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:44,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:44,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:44,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:44,610 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:44,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:44,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:44,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:44,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:44,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:44,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:44,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 114 states and 242 transitions. [2024-11-08 23:40:44,964 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:44,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:44,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:44,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:44,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:45,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:48,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:48,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:48,240 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:48,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:48,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:48,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:48,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:48,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:49,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:49,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:49,053 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:49,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:49,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:49,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:49,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:49,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:49,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:49,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:49,841 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:49,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:49,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:49,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:49,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:50,652 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:50,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:50,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:50,709 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:50,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:50,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:50,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:50,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:51,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:51,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:51,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:51,536 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:51,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:51,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:51,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:51,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:52,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:52,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:52,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:52,250 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:52,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:52,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:52,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:52,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:53,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:53,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:53,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:53,206 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:53,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:53,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:53,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:53,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:53,514 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:53,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:53,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:53,560 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:53,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:53,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:53,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:53,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:53,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:53,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:53,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:53,880 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:53,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:53,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:53,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:53,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:54,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:54,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:54,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:54,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:54,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:54,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:54,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:54,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:54,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:54,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:54,529 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:54,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:54,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:54,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:54,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:54,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:54,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:54,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:54,845 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:54,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:54,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:54,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:54,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:55,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:55,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:55,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:55,188 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:55,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:55,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:55,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:55,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:55,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:55,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:55,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:55,974 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:55,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:55,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:55,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:56,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:56,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:56,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:56,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:56,684 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:56,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:56,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:56,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:56,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:57,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:57,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:57,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:57,126 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:57,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:57,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:57,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:57,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:57,504 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:57,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:57,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:57,558 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:57,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:57,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:57,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:57,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:58,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:58,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:58,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:58,398 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:58,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:58,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:58,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:58,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:59,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:59,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:59,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:59,122 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:59,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:59,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:59,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:59,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:40:59,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:40:59,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:40:59,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:40:59,784 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:40:59,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:40:59,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:40:59,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:40:59,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:00,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:00,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:00,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:00,686 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:00,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:00,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:00,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:00,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:01,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:01,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:01,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:01,584 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:01,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:01,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:01,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:01,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:01,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:01,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:01,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:01,987 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:01,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:01,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:01,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:02,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:02,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:02,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:02,299 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:02,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:02,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:02,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:02,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:02,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:02,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:02,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:02,670 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:02,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:02,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:02,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:02,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:03,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:03,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:03,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:03,140 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:03,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:03,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:03,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:03,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:03,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:03,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:03,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:03,524 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:03,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:03,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:03,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:03,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:03,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:03,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:03,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:03,924 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:03,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:03,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:03,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:03,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:04,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:04,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:04,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:04,311 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:04,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:04,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:04,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:05,261 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:05,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:05,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:05,338 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:05,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:05,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:05,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:05,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:06,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:06,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:06,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:07,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:07,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:07,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:07,151 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:07,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:07,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:07,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:07,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:08,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:08,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:08,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:08,154 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:08,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:08,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:08,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:08,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:09,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:09,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:09,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:09,204 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:09,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:09,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:09,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:09,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:09,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:09,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:09,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:09,899 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:09,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:09,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:09,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:10,509 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:10,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:10,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:10,562 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:10,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:10,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:10,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:10,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:11,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:11,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:11,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:11,194 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:11,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:11,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:11,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:11,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:11,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:11,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:11,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:11,973 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:11,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:11,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:11,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:12,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:12,705 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:12,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:12,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:12,790 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:12,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:12,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:12,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:12,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:13,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:13,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:13,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:13,903 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:13,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:13,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:13,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:13,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:14,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:14,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:14,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:14,515 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:14,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:14,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:14,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:14,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:15,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:15,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:15,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:15,327 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:15,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:15,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:15,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:15,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:16,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:16,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:16,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:16,071 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:16,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:16,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:16,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:16,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:16,757 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:16,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:16,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:16,808 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:16,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:16,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:16,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:16,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:17,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:17,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:17,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:17,571 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:17,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:17,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:17,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:17,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:18,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:18,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:18,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:18,319 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:18,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:18,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:18,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:18,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:18,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:18,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:18,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:18,992 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:18,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:18,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:18,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:19,843 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:19,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:19,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:19,897 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:19,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:19,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:19,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:19,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:20,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:20,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:20,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:20,536 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:20,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:20,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:20,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:20,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:21,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:21,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:21,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:21,312 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:21,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:21,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:21,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:21,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:22,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:22,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:22,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:22,245 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:22,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:22,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:22,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:22,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:23,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:23,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:23,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:23,281 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:23,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:23,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:23,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:23,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:23,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:23,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:23,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:23,962 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:23,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:23,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:23,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:23,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:24,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:24,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:24,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:24,676 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:24,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:24,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:24,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:24,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:25,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:25,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:25,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:25,458 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:25,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:25,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:25,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:25,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:26,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:26,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:26,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:26,201 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:26,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:26,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:26,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:26,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:26,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:26,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:26,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:26,934 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:26,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:26,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:26,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:26,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:27,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:27,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:27,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:27,681 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:27,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:27,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:27,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:27,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:28,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:28,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:28,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:28,420 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:28,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:28,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:28,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:28,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:29,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:29,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:29,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:29,798 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:29,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:29,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:29,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:29,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:30,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:30,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:30,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:30,640 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:30,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:30,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:30,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:30,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:31,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:31,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:31,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:31,442 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:31,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:31,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:31,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:31,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:32,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:32,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:32,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:32,199 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:32,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:32,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:32,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:32,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:32,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:33,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:33,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:33,042 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:33,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:33,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:33,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:33,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:33,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:33,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:33,703 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:33,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:33,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:33,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:33,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:34,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:34,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:34,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:34,346 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:34,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:34,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:34,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:34,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:35,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:35,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:35,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:35,343 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:35,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:35,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:35,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:35,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:35,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:36,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:36,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:36,166 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:36,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:36,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:36,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:36,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:36,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:36,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:36,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:36,864 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:36,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:36,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:36,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:36,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:37,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:37,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:37,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:37,620 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:37,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:37,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:37,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:37,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:38,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:38,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:38,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:38,269 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:38,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:38,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:38,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:38,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:38,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:38,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:38,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:38,929 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:38,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:38,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:38,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:38,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:39,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:39,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:39,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:39,658 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:39,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:39,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:39,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:39,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:40,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:40,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:40,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:40,383 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:40,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:40,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:40,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:40,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:41,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:41,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:41,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:41,115 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:41,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:41,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:41,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:41,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:41,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:41,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:41,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:41,850 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:41,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:41,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:41,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:41,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:42,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:42,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:42,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:42,497 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:42,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:42,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:42,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:42,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:43,456 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:43,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:43,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:43,503 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:43,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:43,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:43,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:44,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:44,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:44,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:44,230 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:44,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:44,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:44,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:44,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:44,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:44,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:44,972 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:44,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:44,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:44,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:44,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:45,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:45,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:45,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:45,687 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:45,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:45,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:45,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:45,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:46,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:46,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:46,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:46,399 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:46,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:46,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:46,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:46,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:46,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:47,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:47,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:47,020 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:47,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:47,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:47,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:47,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:47,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:47,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:47,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:47,722 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:47,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:47,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:47,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:47,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:48,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:48,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:48,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:48,433 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:48,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:48,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:48,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:48,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:49,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:49,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:49,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:49,275 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:49,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:49,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:49,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:49,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:49,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:50,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:50,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:50,005 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:50,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:50,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:50,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:50,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:50,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:50,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:50,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:50,723 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:50,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:50,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:50,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:50,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:51,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:51,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:51,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:51,342 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:51,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:51,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:51,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:51,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:52,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:52,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:52,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:52,227 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:52,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:52,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:52,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:52,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:52,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:53,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:53,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:53,021 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:53,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:53,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:53,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:53,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:53,607 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:53,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:53,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:53,660 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:53,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:53,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:53,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:53,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:54,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:54,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:54,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:54,463 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:54,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:54,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:54,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:54,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:55,032 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:55,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:55,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:55,081 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:55,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:55,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:55,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:55,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:55,767 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:55,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:55,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:55,814 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:55,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:55,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:55,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:55,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:56,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:56,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:56,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:56,536 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:56,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:56,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:56,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:56,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:57,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:57,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:57,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:57,280 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:57,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:57,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:57,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:57,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:58,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:58,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:58,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:58,257 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:58,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:58,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:58,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:58,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:59,088 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:41:59,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:41:59,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:41:59,141 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:41:59,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:41:59,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:41:59,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:41:59,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:41:59,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:00,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:00,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:00,014 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:00,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:00,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:00,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:00,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:00,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:00,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:00,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:00,776 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:00,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:00,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:00,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:00,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:01,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:01,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:01,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:01,446 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:01,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:01,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:01,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:01,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:02,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:02,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:02,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:02,187 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:02,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:02,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:02,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:02,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:02,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:03,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:03,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:03,034 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:03,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:03,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:03,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:03,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:03,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:03,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:03,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:03,360 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:03,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:03,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:03,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:03,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:03,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:03,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:03,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:03,690 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:03,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:03,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:03,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:03,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:04,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:04,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:04,004 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:04,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:04,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:04,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:04,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:04,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:04,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:04,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:04,398 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:04,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:04,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:04,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:04,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:04,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:04,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:04,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:04,713 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:04,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:04,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:04,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:04,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:04,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:05,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:05,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:05,021 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:05,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:05,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:05,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:05,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:05,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:05,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:05,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:05,343 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:05,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:05,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:05,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:05,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:06,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:06,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:06,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:06,189 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:06,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:06,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:06,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:06,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:06,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:06,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:06,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:06,907 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:06,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:06,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:06,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:06,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:07,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:07,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:07,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:07,754 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:07,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:07,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:07,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:08,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:08,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:08,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:08,401 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:08,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:08,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:08,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:08,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:09,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:09,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:09,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:09,056 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:09,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:09,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:09,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:09,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:09,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:09,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:09,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:09,781 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:09,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:09,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:09,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:09,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:10,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:10,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:10,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:10,440 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:10,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:10,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:10,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:10,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:11,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:11,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:11,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:11,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:11,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:11,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:12,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:12,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:12,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:12,076 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:12,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:12,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:12,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:12,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:12,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:12,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:12,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:12,787 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:12,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:12,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:12,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:12,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:13,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:13,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:13,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:13,567 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:13,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:13,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:13,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:13,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:14,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:14,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:14,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:14,299 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:14,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:14,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:14,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:14,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:14,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:14,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:14,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:14,931 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:14,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:14,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:14,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:14,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:15,609 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:15,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:15,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:15,660 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:15,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:15,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:15,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:15,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:16,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:16,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:16,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:16,533 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:16,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:16,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:16,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:16,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:17,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:17,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:18,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:18,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:18,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:18,471 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:18,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:18,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:18,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:18,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:19,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:19,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:19,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:19,210 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:19,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:19,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:19,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:19,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:19,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:19,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:19,955 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:19,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:19,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:19,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:19,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:20,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:20,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:20,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:20,570 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:20,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:20,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:20,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:20,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:21,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:21,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:21,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:21,282 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:21,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:21,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:21,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:21,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:21,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:21,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:21,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:21,991 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:21,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:21,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:21,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:22,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:22,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:22,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:22,652 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:22,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:22,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:22,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:22,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:23,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:23,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:23,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:23,510 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:23,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:23,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:23,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:23,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:24,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:24,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:24,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:24,217 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:24,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:24,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:24,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:24,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:24,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:24,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:24,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:24,840 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:24,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:24,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:24,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:25,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:25,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:25,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:25,640 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:25,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:25,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:25,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:25,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:26,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:26,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:26,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:26,467 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:26,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:26,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:26,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:26,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:27,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:27,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:27,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:27,095 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:27,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:27,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:27,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:27,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:27,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:27,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:27,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:27,796 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:27,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:27,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:27,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:27,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:28,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:28,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:28,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:28,511 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:28,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:28,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:28,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:28,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:29,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:29,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:29,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:29,416 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:29,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:29,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:29,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:29,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:30,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:30,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:30,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:30,140 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:30,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:30,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:30,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:30,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:30,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:30,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:30,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:30,787 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:30,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:30,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:30,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:31,449 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:31,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:31,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:31,490 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:31,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:31,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:31,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:31,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:32,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:32,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:32,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:32,110 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:32,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:32,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:32,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:32,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:32,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:32,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:32,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:32,902 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:32,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:32,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:32,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:32,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:33,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:33,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:33,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:33,763 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:33,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:33,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:33,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:33,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:34,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:34,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:34,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:34,377 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:34,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:34,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:34,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:34,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:35,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:35,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:35,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:35,065 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:35,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:35,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:35,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:35,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:35,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:35,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:35,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:35,769 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:35,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:35,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:35,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:35,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:36,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:36,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:36,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:36,374 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:36,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:36,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:36,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:36,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:37,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:37,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:37,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:37,094 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:37,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:37,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:37,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:37,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:37,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:37,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:37,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:37,830 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:37,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:37,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:37,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:37,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:38,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:38,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:38,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:38,537 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:38,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:38,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:38,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:38,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:39,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:39,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:39,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:39,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:39,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:39,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:39,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:39,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:39,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:39,988 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:39,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:39,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:39,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:40,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:40,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:40,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:40,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:40,624 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:40,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:40,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:40,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:40,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:41,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:41,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:41,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:41,329 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:41,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:41,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:41,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:41,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:41,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:42,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:42,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:42,035 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:42,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:42,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:42,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:42,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:42,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:42,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:42,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:42,828 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:42,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:42,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:42,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:42,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:43,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:43,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:43,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:43,527 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:43,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:43,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:43,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:43,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:44,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:44,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:44,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:44,232 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:44,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:44,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:44,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:44,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:44,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:44,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:44,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:44,944 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:44,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:44,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:44,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:44,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:45,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:45,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:45,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:45,724 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:45,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:45,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:45,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:45,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:46,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:46,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:46,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:46,584 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:46,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:46,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:46,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:46,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:47,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:47,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:47,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:47,620 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:47,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:47,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:47,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:47,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:48,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:48,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:48,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:48,278 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:48,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:48,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:48,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:48,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:48,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:49,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:49,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:49,158 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:49,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:49,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:49,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:49,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:49,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:49,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:49,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:49,828 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:49,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:49,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:49,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:49,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:50,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:50,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:50,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:50,490 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:50,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:50,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:50,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:50,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:51,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:51,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:51,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:51,123 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:51,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:51,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:51,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:51,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:51,757 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:51,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:51,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:51,809 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:51,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:51,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:51,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:51,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:52,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:52,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:52,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:52,112 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:52,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:52,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:52,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:52,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:52,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:52,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:52,403 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:52,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:52,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:52,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:52,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:52,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:52,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:52,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:52,792 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:52,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:52,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:52,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:53,516 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:53,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:53,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:53,569 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:53,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:53,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:53,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:53,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:54,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:54,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:54,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:54,205 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:54,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:54,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:54,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:54,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:54,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:54,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:54,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:54,958 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:54,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:54,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:54,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:54,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:55,656 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:55,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:55,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:55,707 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:55,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:55,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:55,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:55,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:56,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:56,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:56,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:56,369 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:56,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:56,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:56,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:56,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:56,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:56,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:56,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:56,995 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:56,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:56,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:56,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:57,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:57,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:57,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:57,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:57,727 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:57,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:57,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:57,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:58,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:58,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:58,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:58,415 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:58,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:58,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:58,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:58,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:59,096 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:59,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:59,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:59,143 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:59,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:59,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:59,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:59,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:42:59,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:42:59,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:42:59,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:42:59,789 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:42:59,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:42:59,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:42:59,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:42:59,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:00,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:00,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:00,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:00,401 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:00,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:00,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:00,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:00,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:01,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:01,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:01,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:01,117 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:01,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:01,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:01,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:01,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:01,830 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:01,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:01,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:01,879 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:01,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:01,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:01,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:01,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:02,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:02,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:02,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:02,493 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:02,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:02,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:02,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:02,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:03,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:03,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:03,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:03,414 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:03,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:03,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:03,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:03,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:04,085 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:04,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:04,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:04,135 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:04,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:04,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:04,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:04,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:04,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:05,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:05,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:05,016 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:05,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:05,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:05,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:05,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:05,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:05,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:05,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:05,764 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:05,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:05,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:05,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:05,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:06,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:06,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:06,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:06,417 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:06,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:06,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:06,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:07,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:07,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:07,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:07,093 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:07,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:07,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:07,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:07,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:07,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:07,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:07,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:07,719 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:07,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:07,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:07,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:07,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:07,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:08,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:08,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:08,025 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:08,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:08,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:08,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:08,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:08,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:08,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:08,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:08,690 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:08,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:08,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:08,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:08,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:08,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:08,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:08,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:08,994 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:08,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:08,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:08,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:09,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:09,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:09,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:09,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:09,336 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:09,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:09,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:09,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:09,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:09,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:09,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:09,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:09,635 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:09,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:09,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:09,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:09,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:09,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:09,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:09,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:09,956 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:09,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:09,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:09,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:10,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:10,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:10,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:10,254 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:10,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:10,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:10,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:10,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:10,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:10,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:10,562 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:10,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:10,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:10,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:10,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:10,822 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:10,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:10,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:10,870 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:10,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:10,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:10,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:11,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:11,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:11,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:11,180 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:11,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:11,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:11,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:11,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:11,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:11,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:11,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:11,510 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:11,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:11,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:11,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:11,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:11,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:11,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:11,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:11,818 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:11,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:11,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:11,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:11,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:12,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:12,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:12,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:12,129 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:12,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:12,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:12,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:12,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:12,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:12,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:12,934 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:12,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:12,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:12,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:12,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:13,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:13,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:13,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:13,690 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:13,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:13,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:13,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:14,361 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:14,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:14,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:14,410 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:14,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:14,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:14,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:14,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:15,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:15,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:15,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:15,054 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:15,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:15,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:15,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:15,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:15,705 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:15,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:15,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:15,757 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:15,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:15,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:15,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:15,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:16,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:16,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:16,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:16,494 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:16,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:16,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:16,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:16,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:17,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:17,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:17,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:17,196 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:17,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:17,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:17,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:17,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:17,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:18,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:18,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:18,041 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:18,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:18,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:18,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:18,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:18,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:18,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:18,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:18,758 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:18,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:18,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:18,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:18,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:19,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:19,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:19,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:19,060 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:19,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:19,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:19,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:19,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:19,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:19,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:19,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:19,778 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:19,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:19,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:19,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:19,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:20,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:20,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:20,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:20,502 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:20,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:20,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:20,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:20,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:21,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:21,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:21,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:21,142 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:21,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:21,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:21,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:21,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:21,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:21,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:21,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:21,789 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:21,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:21,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:21,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:21,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:22,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:22,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:22,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:22,402 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:22,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:22,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:22,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:22,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:23,086 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:23,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:23,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:23,158 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:23,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:23,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:23,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:23,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:23,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:23,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:23,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:23,599 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:23,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:23,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:23,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:23,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:24,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:24,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:24,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:24,295 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:24,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:24,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:24,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:24,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:24,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:24,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:24,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:24,602 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:24,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:24,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:24,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:24,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:25,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:25,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:25,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:25,333 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:25,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:25,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:25,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:25,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:25,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:26,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:26,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:26,197 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:26,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:26,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:26,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:26,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:26,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:26,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:26,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:26,902 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:26,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:26,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:26,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:26,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:27,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:27,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:27,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:27,713 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:27,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:27,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:27,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:27,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:28,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:28,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:28,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:28,425 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:28,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:28,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:28,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:28,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:28,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:28,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:28,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:28,735 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:28,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:28,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:28,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:28,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:29,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:29,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:29,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:29,346 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:29,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:29,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:29,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:29,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:29,629 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:29,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:29,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:29,679 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:29,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:29,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:29,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:29,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:30,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:30,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:30,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:30,386 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:30,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:30,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:30,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:30,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:31,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:31,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:31,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:31,106 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:31,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:31,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:31,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:31,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:31,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:31,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:31,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:31,867 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:31,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:31,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:31,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:31,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:32,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:32,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:32,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:32,614 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:32,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:32,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:32,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:32,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:33,340 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:33,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:33,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:33,390 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:33,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:33,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:33,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:33,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:34,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:34,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:34,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:34,122 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:34,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:34,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:34,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:34,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:34,768 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:34,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:34,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:34,817 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:34,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:34,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:34,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:34,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:35,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:35,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:35,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:35,582 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:35,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:35,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:35,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:35,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:36,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:36,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:36,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:36,304 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:36,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:36,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:36,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:36,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:36,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:37,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:37,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:37,031 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:37,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:37,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:37,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:37,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:37,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:37,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:37,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:37,733 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:37,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:37,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:37,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:37,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:38,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:38,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:38,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:38,366 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:38,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:38,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:38,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:38,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:39,038 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:39,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:39,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:39,258 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:39,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:39,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:39,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:39,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:40,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:40,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:40,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:40,073 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:40,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:40,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:40,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:40,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:40,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:40,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:40,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:40,690 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:40,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:40,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:40,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:40,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:41,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:41,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:41,343 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:41,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:41,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:41,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:41,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:41,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:41,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:41,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:41,983 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:41,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:41,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:41,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:42,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:42,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:42,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:42,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:42,708 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:42,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:42,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:42,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:42,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:43,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:43,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:43,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:43,432 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:43,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:43,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:43,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:43,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:44,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:44,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:44,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:44,154 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:44,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:44,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:44,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:44,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:44,807 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:44,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:44,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:44,857 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:44,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:44,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:44,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:44,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:45,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:45,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:45,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:45,572 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:45,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:45,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:45,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:45,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:46,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:46,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:46,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:46,305 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:46,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:46,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:46,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:46,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:46,874 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:46,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:46,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:46,924 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:46,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:46,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:46,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:46,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:47,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:47,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:47,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:47,637 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:47,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:47,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:47,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:47,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:48,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:48,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:48,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:48,303 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:48,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:48,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:48,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:48,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:48,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:49,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:49,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:49,023 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:49,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:49,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:49,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:49,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:49,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:49,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:49,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:49,752 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:49,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:49,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:49,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:49,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:50,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:50,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:50,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:50,495 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:50,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:50,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:50,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:50,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:51,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:51,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:51,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:51,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:51,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:51,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:51,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:51,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:51,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:51,898 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:51,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:51,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:51,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:51,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:52,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:52,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:52,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:52,664 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:52,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:52,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:52,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:52,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:53,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:53,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:53,481 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:53,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:53,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:53,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:53,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:54,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:54,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:54,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:54,112 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:54,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:54,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:54,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:54,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:54,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:54,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:54,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:54,820 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:54,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:54,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:54,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:54,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:55,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:55,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:55,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:55,533 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:55,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:55,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:55,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:55,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:56,152 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:56,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:56,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:56,194 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:56,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:56,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:56,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:56,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:56,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:56,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:56,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:56,906 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:56,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:56,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:56,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:56,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:57,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:57,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:57,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:57,631 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:57,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:57,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:57,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:57,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:58,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:58,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:58,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:58,282 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:58,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:58,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:58,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:58,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:58,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:59,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:59,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:59,016 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:59,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:59,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:59,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:59,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:43:59,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:43:59,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:43:59,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:43:59,731 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:43:59,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:43:59,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:43:59,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:43:59,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:00,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:00,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:00,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:00,372 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:00,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:00,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:00,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:00,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:01,028 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:01,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:01,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:01,072 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:01,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:01,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:01,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:01,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:01,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:01,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:01,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:01,683 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:01,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:01,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:01,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:01,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:02,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:02,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:02,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:02,420 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:02,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:02,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:02,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:02,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:03,107 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:03,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:03,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:03,154 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:03,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:03,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:03,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:03,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:03,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:03,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:03,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:03,470 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:03,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:03,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:03,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:03,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:04,078 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:04,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:04,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:04,152 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:04,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:04,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:04,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:04,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:04,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:04,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:04,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:04,452 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:04,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:04,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:04,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:04,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:04,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:04,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:04,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:04,766 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:04,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:04,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:04,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:04,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:05,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:05,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:05,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:05,224 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:05,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:05,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:05,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:05,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:05,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:05,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:05,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:05,625 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:05,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:05,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:05,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:05,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:05,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:05,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:05,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:05,929 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:05,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:05,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:05,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:06,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:06,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:06,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:06,265 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:06,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:06,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:06,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:06,625 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:06,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:06,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:06,669 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:06,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:06,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:06,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:06,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:06,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:06,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:06,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:06,979 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:06,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:06,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:06,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:07,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:07,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:07,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:07,306 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:07,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:07,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:07,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:07,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:07,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:07,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:07,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:07,629 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:07,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:07,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:07,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:07,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:07,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:07,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:07,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:07,949 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:07,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:07,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:07,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:07,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:08,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:08,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:08,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:08,585 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:08,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:08,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:08,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:08,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:08,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:08,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:08,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:08,899 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:08,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:08,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:08,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:09,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:09,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:09,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:09,618 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:09,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:09,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:09,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:09,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:10,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:10,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:10,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:10,363 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:10,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:10,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:10,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:10,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:11,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:11,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:11,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:11,071 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:11,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:11,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:11,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:11,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:11,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:11,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:11,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:11,794 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:11,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:11,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:11,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:11,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:12,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:12,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:12,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:12,569 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:12,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:12,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:12,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:12,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:13,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:13,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:13,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:13,281 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:13,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:13,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:13,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:13,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:13,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:13,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:13,919 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:13,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:13,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:13,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:14,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:14,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:14,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:14,663 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:14,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:14,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:14,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:14,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:14,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:14,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:14,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:14,976 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:14,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:14,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:14,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:15,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:15,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:15,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:15,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:15,691 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:15,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:15,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:15,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:15,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:15,956 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:16,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:16,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:16,007 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:16,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:16,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:16,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:16,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:16,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:16,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:16,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:16,646 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:16,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:16,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:16,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:16,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:17,261 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:17,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:17,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:17,308 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:17,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:17,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:17,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:17,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:17,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:18,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:18,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:18,205 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:18,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:18,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:18,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:18,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:18,797 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:18,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:18,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:18,851 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:18,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:18,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:18,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:18,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:19,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:19,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:19,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:19,603 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:19,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:20,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:20,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:20,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:20,348 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:20,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:20,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:20,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:20,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:20,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:20,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:20,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:20,974 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:20,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:20,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:20,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:21,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:21,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:21,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:21,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:21,276 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:21,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:21,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:21,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:21,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:21,544 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:21,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:21,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:21,587 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:21,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:21,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:21,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:21,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:21,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:21,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:21,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:21,897 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:21,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:21,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:21,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:21,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:22,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:22,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:22,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:22,292 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:22,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:22,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:22,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:22,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:22,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:22,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:22,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:22,633 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:22,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:22,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:22,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:22,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:22,932 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:22,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:22,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:22,978 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:22,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:22,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:22,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:23,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:23,238 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:23,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:23,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:23,279 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:23,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:23,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:23,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:23,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:23,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:23,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:23,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:23,593 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:23,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:23,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:23,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:23,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:23,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:23,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:23,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:23,912 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:23,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:23,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:23,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:23,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:24,585 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:24,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:24,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:24,629 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:24,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:24,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:24,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:24,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:25,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:25,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:25,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:25,253 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:25,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:25,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:25,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:25,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:25,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:25,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:25,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:25,987 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:25,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:25,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:25,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:26,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:26,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:26,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:26,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:26,694 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:26,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:26,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:26,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:26,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:27,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:27,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:27,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:27,313 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:27,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:27,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:27,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:27,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:28,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:28,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:28,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:28,073 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:28,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:28,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:28,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:28,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:28,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:28,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:28,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:28,388 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:28,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:28,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:28,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:28,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:29,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:29,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:29,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:29,097 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:29,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:29,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:29,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:29,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:29,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:29,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:29,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:29,741 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:29,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:29,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:29,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:29,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:30,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:30,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:30,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:30,390 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:30,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:30,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:30,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:30,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:30,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:30,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:30,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:30,701 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:30,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:30,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:30,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:30,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:31,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:31,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:31,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:31,404 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:31,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:31,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:31,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:31,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:31,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:31,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:31,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:31,804 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:31,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:31,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:31,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:31,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:32,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:32,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:32,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:32,113 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:32,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:32,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:32,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:32,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:32,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:32,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:32,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:32,417 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:32,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:32,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:32,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:32,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:32,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:32,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:32,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:32,722 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:32,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:32,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:32,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:32,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:33,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:33,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:33,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:33,350 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:33,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:33,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:33,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:33,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:34,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:34,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:34,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:34,207 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:34,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:34,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:34,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:34,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:34,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:34,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:34,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:34,849 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:34,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:34,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:34,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:34,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:35,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:35,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:35,579 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:35,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:35,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:35,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:35,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:35,875 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:35,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:35,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:35,931 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:35,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:35,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:35,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:35,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:36,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:36,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:36,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:36,803 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:36,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:36,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:36,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:36,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:37,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:37,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:37,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:37,530 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:37,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:37,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:37,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:37,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:38,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:38,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:38,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:38,271 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:38,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:38,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:38,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:38,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:38,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:39,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:39,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:39,014 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:39,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:39,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:39,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:39,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:39,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:39,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:39,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:39,750 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:39,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:39,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:39,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:39,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:40,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:40,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:40,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:40,433 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:40,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:40,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:40,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:40,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:41,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:41,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:41,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:41,381 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:41,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:41,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:41,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:41,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:42,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:42,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:42,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:42,144 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:42,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:42,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:42,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:42,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:42,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:42,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:42,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:42,783 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:42,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:42,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:42,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:42,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:43,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:43,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:43,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:43,094 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:43,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:43,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:43,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:43,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:43,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:43,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:43,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:43,893 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:43,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:43,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:43,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:43,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:44,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:44,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:44,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:44,266 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:44,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:44,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:44,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:44,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:44,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:44,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:44,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:44,973 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:44,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:44,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:44,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:45,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:45,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:45,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:45,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:45,678 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:45,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:45,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:45,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:45,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:46,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:46,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:46,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:46,420 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:46,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:46,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:46,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:46,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:47,096 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:47,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:47,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:47,141 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:47,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:47,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:47,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:47,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:47,414 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:47,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:47,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:47,465 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:47,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:47,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:47,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:47,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:48,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:48,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:48,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:48,132 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:48,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:48,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:48,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:48,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:48,417 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:48,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:48,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:48,464 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:48,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:48,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:48,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:48,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:49,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:49,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:49,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:49,330 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:49,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:49,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:49,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:49,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:49,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:49,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:49,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:49,644 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:49,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:49,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:49,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:49,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:49,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:49,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:49,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:49,990 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:49,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:49,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:49,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:50,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:50,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:50,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:50,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:50,325 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:50,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:50,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:50,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:50,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:50,988 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:51,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:51,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:51,032 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:51,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:51,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:51,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:51,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:51,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:51,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:51,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:51,663 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:51,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:51,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:51,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:52,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:52,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:52,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:52,298 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:52,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:52,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:52,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:52,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:52,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:53,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:53,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:53,002 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:53,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:53,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:53,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:53,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:53,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:53,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:53,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:53,309 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:53,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:53,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:53,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:53,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:54,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:54,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:54,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:54,129 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:54,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:54,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:54,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:54,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:54,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:54,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:54,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:54,737 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:54,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:54,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:54,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:54,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:55,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:55,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:55,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:55,455 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:55,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:55,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:55,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:55,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:56,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:56,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:56,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:56,203 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:56,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:56,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:56,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:56,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:56,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:56,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:56,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:56,823 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:56,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:56,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:56,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:56,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:57,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:57,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:57,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:57,540 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:57,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:57,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:57,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:57,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:58,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:58,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:58,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:58,297 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:58,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:58,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:58,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:58,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:58,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:59,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:59,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:59,015 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:59,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:59,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:59,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:59,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:44:59,689 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:44:59,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:44:59,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:44:59,737 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:44:59,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:44:59,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:44:59,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:44:59,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:00,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:00,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:00,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:00,473 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:00,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:00,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:00,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:00,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:01,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:01,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:01,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:01,115 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:01,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:01,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:01,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:01,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:01,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:01,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:01,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:01,758 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:01,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:01,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:01,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:01,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:02,352 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:02,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:02,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:02,399 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:02,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:02,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:02,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:03,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:03,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:03,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:03,163 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:03,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:03,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:03,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:03,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:03,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:03,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:03,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:03,908 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:03,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:03,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:03,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:03,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:04,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:04,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:04,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:04,617 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:04,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:04,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:04,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:04,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:05,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:05,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:05,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:05,328 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:05,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:05,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:05,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:05,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:06,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:06,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:06,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:06,067 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:06,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:06,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:06,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:06,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:06,735 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:06,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:06,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:06,789 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:06,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:06,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:06,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:06,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:07,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:07,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:07,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:07,423 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:07,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:07,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:07,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:07,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:08,115 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:08,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:08,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:08,164 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:08,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:08,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:08,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:08,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:08,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:08,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:08,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:08,792 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:08,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:08,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:08,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:08,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:09,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:09,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:09,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:09,435 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:09,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:09,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:09,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:09,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:10,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:10,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:10,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:10,178 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:10,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:10,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:10,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:10,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:10,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:10,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:10,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:10,818 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:10,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:10,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:10,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:10,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:11,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:11,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:11,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:11,581 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:11,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:11,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:11,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:11,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:12,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:12,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:12,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:12,311 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:12,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:12,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:12,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:12,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:12,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:12,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:12,663 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:12,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:12,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:12,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:12,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:12,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:12,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:12,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:12,990 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:12,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:12,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:12,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:13,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:13,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:13,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:13,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:13,298 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:13,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:13,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:13,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:13,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:13,568 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:13,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:13,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:13,616 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:13,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:13,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:13,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:13,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:13,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:13,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:13,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:13,955 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:13,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:13,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:13,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:14,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:14,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:14,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:14,669 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:14,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:14,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:14,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:14,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:14,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:14,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:14,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:14,982 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:14,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:14,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:14,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:15,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:15,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:15,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:15,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:15,743 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:15,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:15,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:15,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:15,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:16,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:16,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:16,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:16,049 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:16,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:16,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:16,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:16,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:16,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:16,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:16,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:16,868 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:16,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:16,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:16,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:16,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:17,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:17,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:17,182 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:17,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:17,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:17,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:17,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:17,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:17,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:17,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:17,854 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:17,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:17,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:17,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:17,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:18,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:18,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:18,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:18,164 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:18,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:18,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:18,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:18,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:18,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:18,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:18,480 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:18,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:18,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:18,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:18,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:18,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:18,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:18,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:18,791 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:18,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:18,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:18,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:19,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:19,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:19,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:19,219 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:19,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:19,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:19,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:19,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:19,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:19,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:19,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:19,643 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:19,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:19,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:19,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:19,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:19,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:19,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:19,955 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:19,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:19,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:19,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:19,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:20,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:20,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:20,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:20,265 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:20,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:20,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:20,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:20,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:20,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:20,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:20,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:20,580 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:20,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:20,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:20,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:20,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:20,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:20,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:20,896 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:20,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:20,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:20,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:20,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:21,160 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:21,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:21,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:21,207 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:21,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:21,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:21,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:21,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:21,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:21,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:21,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:21,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:21,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:21,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:21,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:21,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:21,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:21,863 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:21,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:21,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:21,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:21,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:22,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:22,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:22,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:22,180 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:22,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:22,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:22,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:22,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:22,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:22,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:22,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:22,497 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:22,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:22,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:22,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:22,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:22,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:22,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:22,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:22,895 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:22,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:22,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:22,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:22,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:23,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:23,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:23,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:23,213 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:23,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:23,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:23,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:23,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:23,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:23,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:23,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:23,554 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:23,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:23,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:23,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:23,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:23,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:23,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:23,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:23,859 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:23,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:23,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:23,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:23,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:24,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:24,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:24,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:24,176 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:24,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:24,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:24,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:24,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:24,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:24,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:24,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:24,498 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:24,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:24,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:24,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:24,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:25,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:25,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:25,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:25,246 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:25,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:25,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:25,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:25,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:25,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:25,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:25,944 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:25,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:25,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:25,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:25,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:26,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:26,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:26,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:26,650 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:26,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:26,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:26,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:26,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:27,340 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:27,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:27,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:27,391 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:27,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:27,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:27,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:27,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:28,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:28,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:28,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:28,116 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:28,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:28,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:28,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:28,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:28,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:28,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:28,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:28,427 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:28,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:28,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:28,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:28,695 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:28,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:28,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:28,743 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:28,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:28,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:28,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:28,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:29,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:29,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:29,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:29,086 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:29,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:29,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:29,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:29,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:29,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:29,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:29,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:29,391 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:29,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:29,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:29,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:29,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:29,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:29,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:29,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:29,697 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:29,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:29,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:29,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:29,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:29,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:30,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:30,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:30,009 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:30,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:30,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:30,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:30,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:30,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:30,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:30,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:30,321 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:30,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:30,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:30,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:30,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:30,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:30,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:30,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:30,638 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:30,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:30,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:30,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:30,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:30,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:30,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:30,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:30,985 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:30,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:30,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:30,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:31,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:31,255 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:31,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:31,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:31,296 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:31,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:31,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:31,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:31,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:31,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:31,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:31,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:31,607 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:31,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:31,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:31,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:31,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:31,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:31,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:31,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:31,922 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:31,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:31,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:31,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:32,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:32,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:32,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:32,234 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:32,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:32,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:32,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:32,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:32,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:32,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:32,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:32,566 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:32,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:32,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:32,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:32,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:32,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:32,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:32,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:32,974 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:32,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:32,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:32,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:33,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:33,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:33,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:33,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:33,285 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:33,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:33,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:33,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:33,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:33,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:33,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:33,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:33,665 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:33,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:33,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:33,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:33,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:33,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:33,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:33,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:33,979 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:33,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:33,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:33,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:34,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:34,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:34,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:34,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:34,296 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:34,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:34,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:34,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:34,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:34,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:35,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:35,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:35,041 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:35,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:35,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:35,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:35,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:35,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:35,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:35,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:35,668 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:35,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:35,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:35,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:35,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:36,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:36,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:36,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:36,387 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:36,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:36,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:36,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:36,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:37,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:37,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:37,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:37,393 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:37,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:37,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:37,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:37,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:38,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:38,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:38,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:38,110 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:38,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:38,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:38,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:38,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:38,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:38,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:38,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:38,743 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:38,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:38,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:38,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:38,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:39,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:39,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:39,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:39,649 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:39,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:39,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:39,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:39,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:40,223 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:40,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:40,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:40,275 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:40,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:40,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:40,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:40,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:40,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:41,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:41,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:41,001 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:41,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:41,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:41,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:41,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:41,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:41,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:41,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:41,316 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:41,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:41,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:41,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:41,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:41,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:41,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:41,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:41,657 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:41,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:41,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:41,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:41,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:41,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:41,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:41,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:41,967 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:41,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:41,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:41,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:42,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:42,238 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:42,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:42,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:42,283 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:42,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:42,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:42,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:42,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:42,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:42,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:42,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:42,742 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:42,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:42,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:42,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:42,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:43,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:43,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:43,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:43,138 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:43,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:43,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:43,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:43,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:43,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:43,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:43,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:43,464 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:43,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:43,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:43,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:43,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:43,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:43,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:43,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:43,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:43,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:43,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:43,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:44,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:44,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:44,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:44,142 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:44,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:44,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:44,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:44,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:44,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:44,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:44,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:44,458 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:44,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:44,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:44,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:44,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:44,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:44,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:44,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:44,777 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:44,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:44,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:44,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:44,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:45,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:45,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:45,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:45,099 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:45,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:45,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:45,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:45,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:45,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:45,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:45,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:45,421 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:45,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:45,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:45,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:45,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:45,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:45,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:45,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:45,744 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:45,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:45,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:45,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:45,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:46,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:46,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:46,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:46,091 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:46,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:46,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:46,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:46,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:46,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:46,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:46,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:46,622 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:46,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:46,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:46,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:46,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:46,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:46,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:46,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:46,972 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:46,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:46,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:46,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:47,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:47,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:47,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:47,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:47,287 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:47,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:47,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:47,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:47,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:47,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:47,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:47,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:47,606 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:47,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:47,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:47,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:47,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:47,874 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:47,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:47,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:47,921 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:47,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:47,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:47,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:47,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:48,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:48,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:48,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:48,265 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:48,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:48,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:48,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:48,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:48,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:48,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:48,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:48,974 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:48,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:48,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:48,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:49,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:49,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:49,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:49,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:49,607 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:49,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:49,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:49,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:49,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:50,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:50,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:50,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:50,358 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:50,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:50,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:50,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:51,061 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:51,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:51,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:51,114 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:51,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:51,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:51,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:51,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:51,794 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:51,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:51,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:51,844 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:51,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:51,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:51,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:51,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:52,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:52,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:52,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:52,581 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:52,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:52,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:52,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:52,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:53,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:53,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:53,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:53,325 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:53,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:53,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:53,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:53,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:53,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:53,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:53,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:53,995 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:53,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:53,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:53,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:54,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:54,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:54,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:54,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:54,714 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:54,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:54,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:54,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:54,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:55,325 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:55,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:55,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:55,376 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:55,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:55,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:55,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:55,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:55,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:56,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:56,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:56,013 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:56,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:56,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:56,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:56,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:56,693 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:56,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:56,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:56,742 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:56,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:56,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:56,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:56,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:57,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:57,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:57,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:57,472 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:57,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:57,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:57,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:57,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:58,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:58,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:58,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:58,140 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:58,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:58,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:58,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:58,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:58,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:58,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:58,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:58,849 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:58,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:58,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:58,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:58,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:45:59,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:45:59,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:45:59,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:45:59,521 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:45:59,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:45:59,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:45:59,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:45:59,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:00,220 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:00,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:00,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:00,270 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:00,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:00,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:00,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:00,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:00,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:00,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:00,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:00,897 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:00,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:00,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:00,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:00,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:01,482 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:01,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:01,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:01,532 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:01,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:01,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:01,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:01,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:02,243 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:02,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:02,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:02,295 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:02,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:02,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:02,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:03,063 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:03,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:03,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:03,110 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:03,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:03,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:03,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:03,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:03,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:03,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:03,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:03,836 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:03,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:03,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:03,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:04,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:04,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:04,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:04,552 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:04,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:04,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:04,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:04,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:05,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:05,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:05,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:05,302 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:05,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:05,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:05,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:05,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:05,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:05,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:05,928 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:05,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:05,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:05,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:05,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:06,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:06,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:06,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:06,664 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:06,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:06,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:06,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:06,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:07,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:07,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:07,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:07,421 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:07,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:07,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:07,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:07,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:08,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:08,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:08,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:08,127 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:08,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:08,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:08,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:08,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:08,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:08,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:08,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:08,851 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:08,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:08,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:08,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:08,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:09,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:09,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:09,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:09,161 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:09,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:09,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:09,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:09,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:09,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:09,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:09,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:09,510 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:09,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:09,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:09,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:09,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:09,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:09,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:09,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:09,817 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:09,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:09,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:09,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:09,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:10,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:10,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:10,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:10,134 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:10,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:10,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:10,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:10,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:10,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:10,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:10,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:10,447 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:10,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:10,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:10,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:10,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:10,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:10,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:10,769 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:10,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:10,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:10,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:10,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:11,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:11,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:11,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:11,089 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:11,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:11,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:11,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:11,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:11,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:11,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:11,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:11,409 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:11,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:11,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:11,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:11,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:11,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:11,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:11,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:11,748 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:11,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:11,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:11,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:11,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:12,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:12,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:12,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:12,057 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:12,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:12,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:12,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:12,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:12,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:12,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:12,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:12,364 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:12,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:12,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:12,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:12,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:12,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:12,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:12,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:12,746 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:12,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:12,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:12,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:13,027 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:13,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:13,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:13,068 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:13,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:13,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:13,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:13,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:13,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:13,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:13,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:13,383 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:13,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:13,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:13,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:13,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:13,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:13,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:13,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:13,735 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:13,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:13,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:13,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:13,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:14,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:14,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:14,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:14,051 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:14,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:14,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:14,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:14,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:14,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:14,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:14,363 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:14,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:14,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:14,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:14,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:14,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:14,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:14,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:14,673 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:14,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:14,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:14,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:14,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:14,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:14,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:14,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:14,986 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:14,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:14,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:14,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:15,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:15,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:15,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:15,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:15,301 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:15,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:15,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:15,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:15,580 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:15,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:15,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:15,622 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:15,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:15,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:15,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:15,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:15,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:15,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:15,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:15,972 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:15,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:15,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:15,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:16,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:16,238 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:16,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:16,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:16,280 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:16,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:16,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:16,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:16,558 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:16,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:16,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:16,602 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:16,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:16,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:16,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:16,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:17,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:17,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:17,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:17,252 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:17,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:17,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:17,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:17,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:17,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:17,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:17,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:17,575 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:17,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:17,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:17,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:17,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:18,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:18,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:18,481 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:18,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:18,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:18,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:18,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:18,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:18,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:18,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:18,799 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:18,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:18,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:18,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:18,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:19,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:19,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:19,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:19,121 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:19,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:19,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:19,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:19,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:19,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:19,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:19,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:19,556 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:19,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:19,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:19,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:19,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:20,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:20,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:20,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:20,323 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:20,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:20,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:20,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:20,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:20,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:20,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:20,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:20,934 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:20,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:20,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:20,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:20,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:21,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:21,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:21,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:21,565 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:21,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:21,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:21,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:21,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:22,185 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:22,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:22,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:22,237 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:22,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:22,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:22,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:22,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:22,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:22,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:22,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:22,995 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:22,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:22,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:22,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:23,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:23,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:23,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:23,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:23,716 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:23,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:23,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:23,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:24,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:24,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:24,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:24,437 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:24,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:24,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:24,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:25,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:25,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:25,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:25,184 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:25,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:25,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:25,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:25,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:25,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:25,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:25,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:25,502 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:25,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:25,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:25,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:25,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:25,770 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:25,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:25,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:25,818 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:25,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:25,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:25,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:25,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:26,087 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:26,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:26,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:26,132 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:26,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:26,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:26,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:26,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:26,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:26,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:26,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:26,855 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:26,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:26,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:26,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:26,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:27,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:27,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:27,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:27,221 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:27,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:27,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:27,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:27,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:27,492 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:27,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:27,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:27,540 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:27,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:27,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:27,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:27,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:27,921 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:27,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:27,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:27,977 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:27,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:27,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:27,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:28,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:28,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:28,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:28,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:28,367 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:28,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:28,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:28,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:28,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:28,641 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:28,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:28,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:28,688 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:28,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:28,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:28,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:28,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:29,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:29,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:29,009 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:29,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:29,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:29,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:29,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:29,290 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:29,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:29,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:29,337 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:29,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:29,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:29,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:29,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:29,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:29,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:29,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:29,686 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:29,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:29,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:29,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:29,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:29,999 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:30,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:30,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:30,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:30,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:30,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:30,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:30,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:30,314 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:30,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:30,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:30,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:30,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:30,591 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:30,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:30,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:30,639 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:30,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:30,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:30,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:30,915 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:30,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:30,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:30,958 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:30,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:30,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:30,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:31,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:31,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:31,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:31,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:31,284 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:31,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:31,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:31,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:31,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:31,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:31,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:31,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:31,642 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:31,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:31,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:31,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:31,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:31,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:31,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:31,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:31,955 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:31,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:31,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:31,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:31,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:32,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:32,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:32,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:32,267 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:32,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:32,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:32,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:32,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:32,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:32,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:32,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:32,666 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:32,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:32,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:32,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:32,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:32,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:33,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:33,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:33,046 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:33,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:33,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:33,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:33,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:33,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:33,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:33,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:33,370 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:33,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:33,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:33,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:33,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:33,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:33,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:33,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:33,717 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:33,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:33,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:33,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:33,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:33,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:34,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:34,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:34,026 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:34,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:34,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:34,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:34,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:34,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:34,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:34,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:34,338 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:34,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:34,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:34,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:34,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:34,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:34,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:34,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:34,714 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:34,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:34,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:34,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:34,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:34,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:35,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:35,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:35,027 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:35,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:35,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:35,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:35,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:35,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:35,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:35,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:35,346 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:35,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:35,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:35,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:35,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:35,623 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:35,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:35,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:35,665 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:35,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:35,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:35,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:35,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:35,973 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:36,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:36,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:36,020 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:36,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:36,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:36,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:36,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:36,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:36,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:36,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:36,392 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:36,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:36,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:36,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:36,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:36,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:36,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:36,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:36,709 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:36,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:36,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:36,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:36,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:36,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:37,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:37,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:37,024 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:37,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:37,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:37,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:37,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:37,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:37,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:37,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:37,341 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:37,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:37,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:37,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:37,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:37,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:37,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:37,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:37,669 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:37,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:37,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:37,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:37,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:37,975 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:38,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:38,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:38,022 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:38,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:38,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:38,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:38,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:38,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:38,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:38,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:38,340 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:38,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:38,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:38,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:38,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:38,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:38,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:38,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:38,655 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:38,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:38,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:38,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:38,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:38,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:38,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:38,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:38,979 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:38,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:38,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:38,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:39,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:39,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:39,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:39,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:39,598 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:39,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:39,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:39,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:39,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:39,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:39,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:39,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:39,918 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:39,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:39,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:39,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:39,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:40,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:40,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:40,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:40,299 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:40,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:40,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:40,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:40,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:40,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:41,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:41,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:41,020 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:41,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:41,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:41,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:41,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:41,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:41,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:41,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:41,663 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:41,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:41,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:41,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:42,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:42,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:42,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:42,429 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:42,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:42,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:42,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:42,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:43,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:43,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:43,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:43,060 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:43,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:43,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:43,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:43,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:43,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:43,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:43,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:43,386 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:43,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:43,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:43,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:43,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:43,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:43,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:43,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:43,703 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:43,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:43,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:43,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:43,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:43,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:44,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:44,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:44,031 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:44,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:44,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:44,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:44,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:44,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:44,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:44,797 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:44,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:44,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:44,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:44,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:45,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:45,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:45,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:45,668 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:45,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:45,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:45,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:45,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:46,352 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:46,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:46,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:46,404 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:46,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:46,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:46,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:46,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:47,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:47,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:47,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:47,153 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:47,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:47,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:47,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:47,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:47,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:47,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:47,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:47,779 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:47,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:47,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:47,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:47,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:48,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:48,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:48,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:48,508 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:48,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:48,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:48,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:48,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:49,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:49,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:49,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:49,247 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:49,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:49,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:49,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:49,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:49,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:49,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:49,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:49,993 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:49,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:49,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:49,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:50,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:50,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:50,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:50,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:50,718 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:50,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:50,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:50,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:50,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:51,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:51,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:51,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:51,359 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:51,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:51,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:51,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:51,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:52,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:52,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:52,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:52,115 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:52,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:52,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:52,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:52,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:52,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:52,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:52,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:52,923 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:52,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:52,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:52,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:52,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:53,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:53,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:53,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:53,566 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:53,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:53,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:53,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:53,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:54,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:54,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:54,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:54,324 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:54,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:54,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:54,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:54,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:54,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:54,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:54,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:54,639 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:54,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:54,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:54,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:54,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:54,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:54,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:54,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:54,947 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:54,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:54,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:54,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:54,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:55,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:55,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:55,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:55,260 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:55,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:55,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:55,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:55,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:55,535 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:55,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:55,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:55,577 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:55,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:55,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:55,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:55,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:55,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:55,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:55,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:55,896 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:55,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:55,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:55,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:55,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:56,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:56,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:56,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:56,251 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:56,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:56,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:56,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:56,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:56,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:56,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:56,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:56,635 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:56,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:56,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:56,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:56,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:57,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:57,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:57,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:57,292 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:57,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:57,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:57,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:57,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:57,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:58,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:58,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:58,021 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:58,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:58,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:58,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:58,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:58,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:58,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:58,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:58,692 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:58,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:58,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:58,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:58,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:46:59,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:46:59,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:46:59,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:46:59,416 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:46:59,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:46:59,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:46:59,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:46:59,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:00,012 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:00,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:00,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:00,063 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:00,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:00,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:00,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:00,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:00,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:00,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:00,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:00,823 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:00,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:00,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:00,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:00,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:01,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:01,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:01,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:01,468 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:01,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:01,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:01,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:01,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:02,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:02,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:02,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:02,193 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:02,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:02,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:02,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:02,908 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:02,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:02,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:02,990 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:02,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:02,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:02,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:03,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:03,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:03,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:03,706 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:03,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:03,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:03,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:03,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:04,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:04,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:04,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:04,595 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:04,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:04,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:04,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:04,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:05,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:05,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:05,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:05,225 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:05,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:05,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:05,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:05,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:05,847 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:05,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:05,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:05,896 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:05,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:05,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:05,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:05,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:06,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:06,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:06,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:06,608 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:06,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:06,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:06,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:06,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:07,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:07,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:07,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:07,247 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:07,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:07,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:07,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:07,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:07,875 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:07,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:07,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:07,928 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:07,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:07,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:07,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:07,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:08,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:08,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:08,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:08,652 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:08,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:08,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:08,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:08,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:09,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:09,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:09,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:09,376 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:09,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:09,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:09,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:09,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:10,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:10,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:10,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 114 states and 242 transitions. [2024-11-08 23:47:10,136 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 242 transitions. [2024-11-08 23:47:10,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:10,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:10,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:10,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:12,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:17,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:17,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:17,794 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:17,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:17,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:17,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:17,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:18,511 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:18,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:18,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:18,557 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:18,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:18,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:18,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:18,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:19,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:19,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:19,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:19,169 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:19,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:19,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:19,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:19,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:19,757 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:19,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:19,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:19,802 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:19,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:19,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:19,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:19,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:20,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:20,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:20,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:20,486 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:20,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:20,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:20,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:20,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:21,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:21,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:21,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:21,216 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:21,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:21,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:21,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:21,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:21,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:21,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:21,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:21,936 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:21,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:21,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:21,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:21,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:22,712 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:22,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:22,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:22,764 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:22,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:22,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:22,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:22,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:23,443 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:23,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:23,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:23,486 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:23,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:23,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:23,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:24,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:24,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:24,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:24,217 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:24,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:24,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:24,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:24,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:24,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:24,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:24,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:24,999 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:24,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:24,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:24,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:25,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:25,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:25,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:25,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:25,627 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:25,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:25,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:25,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:25,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:26,204 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:26,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:26,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:26,249 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:26,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:26,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:26,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:26,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:26,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:26,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:26,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:26,979 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:26,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:26,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:26,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:27,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:27,698 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:27,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:27,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:27,747 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:27,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:27,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:27,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:27,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:28,469 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:28,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:28,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:28,518 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:28,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:28,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:28,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:28,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:29,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:29,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:29,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:29,238 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:29,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:29,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:29,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:29,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:29,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:29,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:29,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:29,998 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:29,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:29,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:29,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:30,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:30,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:30,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:30,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:30,713 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:30,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:30,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:30,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:30,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:31,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:31,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:31,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:31,444 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:31,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:31,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:31,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:31,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:32,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:32,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:32,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:32,211 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:32,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:32,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:32,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:32,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:32,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:32,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:32,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:32,949 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:32,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:32,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:32,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:32,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:33,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:33,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:33,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:33,591 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:33,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:33,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:33,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:33,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:34,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:34,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:34,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:34,315 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:34,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:34,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:34,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:34,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:35,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:35,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:35,013 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:35,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:35,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:35,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:35,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:35,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:35,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:35,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:35,736 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:35,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:35,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:35,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:35,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:36,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:36,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:36,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:36,477 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:36,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:36,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:36,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:36,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:37,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:37,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:37,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:37,269 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:37,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:37,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:37,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:37,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:37,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:37,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:37,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:37,990 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:37,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:37,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:37,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:38,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:38,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:38,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:38,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:38,737 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:38,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:38,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:38,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:39,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:39,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:39,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:39,502 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:39,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:39,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:39,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:39,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:40,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:40,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:40,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:40,227 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:40,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:40,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:40,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:40,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:40,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:41,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:41,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:41,001 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:41,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:41,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:41,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:41,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:41,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:41,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:41,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:41,787 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:41,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:41,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:41,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:41,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:42,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:42,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:42,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:42,507 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:42,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:42,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:42,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:42,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:43,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:43,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:43,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:43,394 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:43,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:43,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:43,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:43,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:44,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:44,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:44,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:44,255 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:44,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:44,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:44,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:44,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:44,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:44,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:44,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:44,576 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:44,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:44,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:44,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:44,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:44,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:44,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:44,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:44,898 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:44,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:44,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:44,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:44,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:45,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:45,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:45,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:45,643 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:45,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:45,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:45,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:45,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:46,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:46,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:46,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:46,267 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:46,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:46,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:46,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:46,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:46,889 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:46,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:46,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:46,942 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:46,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:46,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:46,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:46,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:47,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:47,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:47,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:47,825 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:47,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:47,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:47,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:47,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:48,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:48,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:48,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:48,618 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:48,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:48,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:48,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:48,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:49,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:49,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:49,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:49,301 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:49,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:49,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:49,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:49,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:49,979 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:50,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:50,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:50,031 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:50,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:50,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:50,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:50,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:50,623 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:50,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:50,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:50,676 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:50,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:50,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:50,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:50,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:51,408 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:51,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:51,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:51,460 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:51,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:51,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:51,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:51,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:52,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:52,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:52,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:52,183 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:52,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:52,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:52,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:52,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:53,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:53,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:53,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:53,173 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:53,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:53,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:53,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:53,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:53,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:53,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:53,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:53,542 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:53,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:53,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:53,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:53,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:54,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:54,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:54,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:54,262 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:54,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:54,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:54,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:54,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:54,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:54,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:54,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:54,914 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:54,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:54,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:54,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:54,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:55,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:55,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:55,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:55,560 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:55,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:55,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:55,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:55,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:56,265 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:56,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:56,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:56,316 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:56,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:56,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:56,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:56,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:56,898 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:56,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:56,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:56,948 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:56,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:56,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:56,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:56,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:57,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:57,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:57,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:57,592 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:57,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:57,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:57,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:57,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:58,304 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:58,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:58,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:58,359 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:58,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:58,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:58,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:58,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:59,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:59,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:59,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:59,102 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:59,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:59,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:59,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:59,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:59,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:59,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:59,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:59,424 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:59,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:59,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:59,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:59,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:47:59,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:47:59,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:47:59,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:47:59,747 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:47:59,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:47:59,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:47:59,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:47:59,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:00,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:00,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:00,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:00,072 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:00,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:00,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:00,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:00,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:00,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:00,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:00,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:00,424 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:00,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:00,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:00,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:00,695 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:00,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:00,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:00,743 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:00,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:00,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:00,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:00,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:01,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:01,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:01,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:01,064 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:01,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:01,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:01,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:01,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:01,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:01,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:01,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:01,401 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:01,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:01,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:01,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:01,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:01,677 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:01,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:01,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:01,723 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:01,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:01,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:01,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:01,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:02,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:02,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:02,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:02,488 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:02,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:02,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:02,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:02,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:02,854 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:02,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:02,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:02,907 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:02,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:02,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:02,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:02,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:03,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:03,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:03,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:03,558 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:03,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:03,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:03,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:03,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:03,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:03,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:03,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:03,879 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:03,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:03,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:03,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:04,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:04,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:04,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:04,646 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:04,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:04,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:04,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:04,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:04,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:04,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:04,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:04,970 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:04,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:04,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:04,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:05,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:05,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:05,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:05,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:05,629 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:05,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:05,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:05,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:05,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:05,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:05,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:05,957 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:05,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:05,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:05,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:06,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:06,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:06,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:06,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:06,285 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:06,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:06,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:06,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:06,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:06,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:06,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:06,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:06,645 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:06,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:06,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:06,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:06,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:07,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:07,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:07,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:07,286 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:07,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:07,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:07,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:07,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:07,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:07,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:07,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:07,920 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:07,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:07,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:07,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:07,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:08,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:08,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:08,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:08,725 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:08,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:08,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:08,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:08,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:09,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:09,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:09,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:09,088 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:09,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:09,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:09,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:09,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:09,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:09,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:09,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:09,411 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:09,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:09,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:09,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:09,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:10,092 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:10,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:10,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:10,148 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:10,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:10,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:10,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:10,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:10,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:10,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:10,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:10,551 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:10,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:10,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:10,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:10,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:11,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:11,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:11,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:11,211 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:11,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:11,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:11,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:11,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:11,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:11,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:11,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:11,538 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:11,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:11,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:11,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:11,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:12,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:12,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:12,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:12,260 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:12,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:12,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:12,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:12,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:12,539 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:12,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:12,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:12,594 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:12,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:12,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:12,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:13,417 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:13,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:13,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:13,468 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:13,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:13,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:13,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:13,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:13,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:13,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:13,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:13,794 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:13,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:13,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:13,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:14,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:14,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:14,429 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:14,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:14,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:14,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:14,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:15,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:15,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:15,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:15,163 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:15,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:15,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:15,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:15,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:15,878 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:15,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:15,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:15,927 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:15,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:15,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:15,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:15,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:16,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:16,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:16,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:16,650 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:16,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:16,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:16,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:16,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:17,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:17,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:17,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:17,281 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:17,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:17,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:17,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:17,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:17,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:17,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:17,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:17,978 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:17,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:17,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:17,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:18,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:18,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:18,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:18,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:18,706 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:18,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:18,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:18,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:18,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:19,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:19,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:19,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:19,443 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:19,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:19,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:19,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:20,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:20,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:20,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:20,217 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:20,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:20,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:20,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:20,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:20,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:20,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:20,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:20,948 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:20,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:20,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:20,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:21,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:21,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:21,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:21,680 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:21,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:21,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:21,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:21,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:22,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:22,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:22,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:22,417 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:22,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:22,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:22,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:22,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:23,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:23,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:23,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:23,222 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:23,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:23,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:23,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:23,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:23,894 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:23,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:23,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:23,944 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:23,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:23,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:23,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:23,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:24,618 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:24,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:24,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:24,670 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:24,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:24,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:24,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:24,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:25,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:25,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:25,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:25,430 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:25,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:25,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:25,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:25,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:26,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:26,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:26,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:26,066 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:26,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:26,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:26,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:26,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:26,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:26,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:26,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:26,799 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:26,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:26,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:26,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:27,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:27,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:27,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:27,571 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:27,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:27,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:27,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:27,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:28,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:28,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:28,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:28,294 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:28,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:28,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:28,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:28,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:28,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:28,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:28,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:28,631 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:28,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:28,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:28,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:28,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:29,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:29,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:29,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:29,379 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:29,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:29,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:29,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:29,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:29,698 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:29,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:29,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:29,748 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:29,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:29,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:29,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:29,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:30,410 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:30,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:30,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:30,461 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:30,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:30,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:30,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:30,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:30,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:30,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:30,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:30,787 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:30,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:30,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:30,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:30,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:31,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:31,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:31,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:31,518 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:31,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:31,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:31,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:31,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:31,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:31,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:31,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:31,890 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:31,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:31,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:31,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:31,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:32,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:32,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:32,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:32,209 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:32,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:32,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:32,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:32,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:32,484 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:32,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:32,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:32,545 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:32,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:32,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:32,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:32,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:32,965 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:33,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:33,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:33,012 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:33,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:33,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:33,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:33,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:33,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:33,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:33,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:33,340 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:33,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:33,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:33,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:33,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:33,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:33,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:33,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:33,733 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:33,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:33,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:33,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:33,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:34,070 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:34,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:34,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:34,117 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:34,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:34,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:34,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:34,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:34,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:34,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:34,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:34,434 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:34,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:34,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:34,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:34,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:34,708 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:34,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:34,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:34,757 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:34,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:34,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:34,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:34,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:35,038 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:35,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:35,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:35,087 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:35,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:35,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:35,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:35,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:35,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:35,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:35,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:35,820 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:35,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:35,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:35,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:35,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:36,659 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:36,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:36,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:36,708 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:36,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:36,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:36,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:36,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:37,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:37,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:37,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:37,348 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:37,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:37,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:37,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:37,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:38,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:38,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:38,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:38,219 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:38,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:38,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:38,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:38,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:39,057 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:39,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:39,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:39,101 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:39,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:39,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:39,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:39,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:39,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:39,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:39,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:39,831 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:39,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:39,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:39,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:39,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:40,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:40,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:40,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:40,559 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:40,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:40,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:40,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:40,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:41,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:41,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:41,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:41,325 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:41,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:41,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:41,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:41,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:42,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:42,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:42,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:42,053 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:42,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:42,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:42,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:42,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:42,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:42,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:42,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:42,735 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:42,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:42,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:42,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:42,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:43,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:43,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:43,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:43,476 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:43,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:43,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:43,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:43,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:44,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:44,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:44,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:44,369 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:44,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:44,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:44,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:44,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:44,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:45,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:45,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:45,012 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:45,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:45,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:45,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:45,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:45,286 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:45,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:45,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:45,335 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:45,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:45,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:45,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:45,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:45,967 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:46,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:46,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:46,017 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:46,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:46,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:46,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:46,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:46,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:46,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:46,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:46,393 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:46,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:46,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:46,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:46,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:46,666 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:46,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:46,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:46,715 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:46,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:46,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:46,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:46,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:46,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:47,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:47,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:47,039 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:47,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:47,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:47,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:47,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:47,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:47,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:47,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:47,369 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:47,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:47,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:47,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:47,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:47,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:47,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:47,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:47,699 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:47,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:47,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:47,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:47,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:48,014 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:48,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:48,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:48,063 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:48,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:48,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:48,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:48,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:48,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:48,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:48,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:48,387 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:48,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:48,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:48,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:48,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:48,660 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:48,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:48,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:48,707 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:48,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:48,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:48,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:48,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:49,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:49,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:49,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:49,371 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:49,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:49,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:49,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:49,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:50,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:50,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:50,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:50,147 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:50,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:50,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:50,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:50,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:50,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:50,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:50,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:50,802 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:50,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:50,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:50,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:50,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:51,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:51,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:51,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:51,555 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:51,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:51,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:51,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:51,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:52,213 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:52,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:52,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:52,258 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:52,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:52,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:52,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:52,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:52,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:53,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:53,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:53,173 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:53,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:53,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:53,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:53,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:53,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:53,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:53,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:53,906 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:53,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:53,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:53,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:53,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:54,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:54,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:54,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:54,673 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:54,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:54,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:54,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:54,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:55,365 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:55,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:55,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:55,413 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:55,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:55,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:55,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:55,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:55,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:56,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:56,042 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:56,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:56,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:56,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:56,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:56,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:56,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:56,957 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:56,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:56,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:56,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:57,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:57,281 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:57,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:57,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:57,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:57,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:57,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:57,946 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:57,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:57,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:57,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:57,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:58,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:58,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:58,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:58,272 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:58,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:58,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:58,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:58,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:59,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:59,087 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:59,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:59,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:48:59,489 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:48:59,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:48:59,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:48:59,566 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:48:59,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:48:59,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:48:59,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:48:59,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:00,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:00,412 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:00,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:00,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:00,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:00,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:00,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:00,744 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:00,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:00,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:00,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:00,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:01,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:01,393 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:01,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:01,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:01,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:01,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:01,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:01,726 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:01,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:01,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:01,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:01,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:02,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:02,395 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:02,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:02,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:02,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:02,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:02,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:02,813 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:02,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:02,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:02,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:02,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:03,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:03,476 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:03,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:03,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:03,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:03,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:03,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:03,802 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:03,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:03,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:03,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:03,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:04,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:04,578 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:04,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:04,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:04,852 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:04,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:04,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:04,903 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:04,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:04,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:04,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:04,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,586 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:05,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:05,638 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:05,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:05,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:05,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:05,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:05,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:05,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:05,971 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:05,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:05,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:05,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:06,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:06,301 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:06,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:06,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:06,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:06,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:06,633 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:06,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:06,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:06,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:06,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:06,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:07,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:07,007 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:07,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:07,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:07,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:07,335 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:07,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:07,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:07,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:07,662 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:07,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:07,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:07,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:07,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:07,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:07,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:07,990 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:07,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:07,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:07,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:08,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:08,314 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:08,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:08,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:08,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:08,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:08,645 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:08,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:08,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:08,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:08,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:08,988 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:09,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:09,039 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:09,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:09,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:09,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:09,367 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:09,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:09,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:09,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:09,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:09,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:09,721 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:09,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:09,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:09,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:09,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,050 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:10,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:10,100 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:10,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:10,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:10,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:10,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:10,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:10,426 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:10,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:10,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:10,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:10,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:11,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:11,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:11,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:11,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:11,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:11,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:11,795 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:11,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:11,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:11,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:11,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:12,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:12,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:12,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:12,596 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:12,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:12,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:12,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:12,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:13,330 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:13,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:13,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:13,386 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:13,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:13,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:13,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:14,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:14,120 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:14,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:14,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:14,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:14,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:14,907 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:14,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:14,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:14,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:14,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:15,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:15,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:15,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:15,635 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:15,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:15,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:15,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:15,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:16,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:16,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:16,364 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:16,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:16,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:16,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:16,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:17,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:17,093 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:17,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:17,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:17,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:17,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:17,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:17,887 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:17,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:17,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:17,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:17,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:18,564 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:18,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:18,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:18,614 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:18,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:18,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:18,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:18,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,214 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:19,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:19,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:19,267 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:19,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:19,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:19,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:19,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:20,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:20,011 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:20,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:20,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:20,652 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:20,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:20,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:20,705 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:20,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:20,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:20,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:20,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:21,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:21,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:21,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:21,452 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:21,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:21,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:21,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:21,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:22,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:22,096 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:22,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:22,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:22,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:22,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:22,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:22,903 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:22,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:22,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:22,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:22,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:23,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:23,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:23,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:23,630 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:23,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:23,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:23,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:23,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:24,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:24,275 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:24,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:24,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:24,881 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:24,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:24,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:24,933 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:24,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:24,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:24,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:24,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:25,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:25,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:25,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:25,677 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:25,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:25,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:25,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:25,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,395 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:26,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:26,450 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:26,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:26,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:26,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:26,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:26,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:26,787 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:26,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:26,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:26,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:26,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:27,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:27,517 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:27,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:27,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:27,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:27,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:27,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:27,860 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:27,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:27,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:27,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:27,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:28,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:28,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:28,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:28,587 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:28,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:28,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:28,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:28,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:28,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:28,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:28,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:28,922 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:28,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:28,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:28,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:28,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:29,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:29,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:29,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:29,250 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:29,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:29,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:29,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:29,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:29,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:29,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:29,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:29,583 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:29,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:29,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:29,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:29,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:29,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:29,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:29,915 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:29,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:29,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:29,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:29,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:30,204 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:30,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:30,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:30,255 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:30,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:30,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:30,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:30,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:30,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:30,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:30,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:30,605 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:30,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:30,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:30,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:30,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:31,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:31,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:31,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:31,289 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:31,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:31,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:31,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:31,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:31,972 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:32,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:32,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:32,015 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:32,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:32,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:32,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:32,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:32,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:32,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:32,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:32,746 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:32,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:32,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:32,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:32,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:33,356 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:33,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:33,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:33,402 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:33,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:33,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:33,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:33,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:33,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:33,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:33,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:33,903 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:33,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:33,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:33,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:33,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:34,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:34,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:34,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:34,250 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:34,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:34,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:34,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:34,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:34,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:34,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:34,882 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:34,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:34,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:34,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:34,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:35,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:35,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:35,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:35,534 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:35,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:35,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:35,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:35,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:36,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:36,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:36,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:36,322 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:36,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:36,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:36,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:36,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:37,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:37,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:37,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:37,050 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:37,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:37,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:37,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:37,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:37,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:37,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:37,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:37,790 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:37,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:37,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:37,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:37,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:38,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:38,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:38,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:38,696 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:38,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:38,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:38,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:38,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:39,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:39,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:39,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:39,482 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:39,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:39,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:39,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:39,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:40,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:40,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:40,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:40,235 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:40,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:40,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:40,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:40,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:40,843 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:40,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:40,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:40,891 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:40,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:40,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:40,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:41,580 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:41,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:41,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:41,634 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:41,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:41,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:41,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:41,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:42,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:42,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:42,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:42,414 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:42,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:42,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:42,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:42,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:43,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:43,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:43,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:43,061 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:43,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:43,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:43,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:43,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:43,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:44,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:44,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:44,057 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:44,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:44,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:44,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:44,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:44,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:44,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:44,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:44,850 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:44,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:44,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:44,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:44,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:45,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:45,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:45,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:45,486 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:45,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:45,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:45,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:45,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:46,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:46,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:46,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:46,218 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:46,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:46,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:46,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:46,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:46,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:46,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:46,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:46,962 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:46,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:46,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:46,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:47,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:47,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:47,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:47,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:47,653 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:47,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:47,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:47,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:47,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:48,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:48,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:48,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:48,386 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:48,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:48,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:48,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:48,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:49,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:49,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:49,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:49,121 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:49,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:49,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:49,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:49,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:49,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:49,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:49,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:49,873 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:49,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:49,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:49,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:49,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:50,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:50,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:50,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:50,656 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:50,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:50,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:50,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:50,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:51,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:51,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:51,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:51,387 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:51,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:51,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:51,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:51,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:52,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:52,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:52,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:52,061 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:52,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:52,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:52,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:52,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:52,754 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:52,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:52,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:52,805 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:52,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:52,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:52,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:52,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:53,538 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:53,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:53,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:53,593 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:53,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:53,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:53,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:53,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:54,371 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:54,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:54,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:54,422 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:54,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:54,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:54,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:54,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:55,036 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:55,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:55,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:55,087 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:55,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:55,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:55,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:55,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:55,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:55,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:55,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:55,898 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:55,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:55,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:55,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:55,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:56,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:56,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:56,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:56,530 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:56,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:56,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:56,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:56,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:57,212 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:57,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:57,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:57,263 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:57,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:57,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:57,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:57,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:57,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:58,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:58,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:58,017 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:58,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:58,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:58,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:58,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:58,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:58,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:58,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:58,810 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:58,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:58,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:58,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:58,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:49:59,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:49:59,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:49:59,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:49:59,544 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:49:59,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:49:59,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:49:59,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:49:59,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:00,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:00,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:00,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:00,278 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:00,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:00,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:00,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:00,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:00,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:00,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:00,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:00,931 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:00,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:00,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:00,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:00,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:01,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:01,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:01,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:01,717 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:01,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:01,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:01,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:01,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:02,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:02,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:02,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:02,452 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:02,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:02,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:02,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:02,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:03,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:03,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:03,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:03,370 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:03,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:03,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:03,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:03,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:04,052 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:04,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:04,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:04,105 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:04,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:04,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:04,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:04,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:04,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:04,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:04,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:04,795 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:04,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:04,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:04,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:04,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:05,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:05,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:05,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:05,521 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:05,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:05,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:05,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:05,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:06,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:06,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:06,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:06,259 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:06,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:06,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:06,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:06,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:06,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:07,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:07,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:07,039 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:07,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:07,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:07,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:07,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:07,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:07,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:07,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:07,772 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:07,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:07,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:07,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:07,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:08,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:08,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:08,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:08,433 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:08,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:08,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:08,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:09,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:09,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:09,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:09,177 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:09,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:09,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:09,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:09,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:09,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:09,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:09,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:09,883 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:09,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:09,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:09,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:09,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:10,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:10,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:10,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:10,789 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:10,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:10,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:10,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:10,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:11,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:11,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:11,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:11,508 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:11,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:11,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:11,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:11,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:12,120 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:12,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:12,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:12,171 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:12,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:12,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:12,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:12,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:13,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:13,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:13,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:13,056 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:13,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:13,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:13,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:13,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:13,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:13,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:13,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:13,726 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:13,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:13,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:13,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:13,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:14,417 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:14,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:14,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:14,468 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:14,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:14,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:14,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:14,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:15,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:15,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:15,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:15,225 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:15,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:15,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:15,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:15,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:15,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:16,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:16,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:16,007 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:16,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:16,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:16,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:16,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:16,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:16,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:16,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:16,733 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:16,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:16,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:16,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:16,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:17,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:17,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:17,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:17,063 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:17,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:17,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:17,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:17,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:17,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:17,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:17,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:17,398 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:17,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:17,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:17,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:17,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:18,074 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:18,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:18,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:18,127 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:18,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:18,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:18,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:18,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:18,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:18,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:18,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:18,859 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:18,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:18,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:18,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:18,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:19,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:19,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:19,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:19,599 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:19,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:19,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:19,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:19,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:20,195 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:20,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:20,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:20,251 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:20,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:20,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:20,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:20,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:20,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:20,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:20,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:20,944 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:20,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:20,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:20,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:21,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:21,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:21,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:21,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:21,674 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:21,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:21,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:21,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:21,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:22,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:22,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:22,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:22,403 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:22,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:22,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:22,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:22,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:23,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:23,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:23,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:23,265 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:23,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:23,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:23,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:23,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:24,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:24,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:24,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:24,053 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:24,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:24,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:24,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:24,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:24,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:24,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:24,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:24,733 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:24,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:24,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:24,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:24,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:25,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:25,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:25,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:25,473 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:25,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:25,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:25,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:25,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:26,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:26,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:26,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:26,256 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:26,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:26,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:26,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:26,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:26,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:26,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:26,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:26,987 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:26,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:26,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:26,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:27,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:27,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:27,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:27,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:27,732 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:27,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:27,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:27,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:27,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:28,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:28,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:28,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:28,482 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:28,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:28,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:28,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:28,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:29,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:29,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:29,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:29,278 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:29,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:29,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:29,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:29,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:29,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:30,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:30,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:30,031 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:30,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:30,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:30,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:30,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:30,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:30,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:30,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:30,780 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:30,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:30,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:30,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:30,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:31,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:31,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:31,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:31,522 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:31,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:31,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:31,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:31,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:32,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:32,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:32,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:32,305 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:32,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:32,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:32,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:32,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:33,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:33,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:33,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:33,051 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:33,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:33,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:33,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:33,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:33,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:33,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:33,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:33,785 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:33,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:33,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:33,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:33,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:34,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:34,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:34,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:34,437 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:34,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:34,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:34,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:34,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:35,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:35,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:35,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:35,107 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:35,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:35,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:35,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:35,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:35,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:35,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:35,439 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:35,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:35,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:35,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:35,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:36,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:36,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:36,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:36,173 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:36,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:36,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:36,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:36,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:36,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:36,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:36,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:36,820 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:36,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:36,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:36,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:36,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:37,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:37,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:37,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:37,523 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:37,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:37,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:37,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:38,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:38,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:38,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:38,251 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:38,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:38,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:38,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:38,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:38,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:39,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:39,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:39,000 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:39,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:39,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:39,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:39,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:39,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:39,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:39,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:39,650 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:39,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:39,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:39,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:39,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:40,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:40,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:40,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:40,339 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:40,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:40,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:40,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:41,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:41,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:41,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:41,085 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:41,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:41,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:41,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:41,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:41,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:41,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:41,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:41,826 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:41,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:41,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:41,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:41,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:42,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:42,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:42,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:42,657 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:42,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:42,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:42,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:42,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:43,379 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:43,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:43,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:43,431 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:43,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:43,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:43,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:43,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:44,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:44,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:44,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:44,177 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:44,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:44,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:44,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:44,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:44,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:44,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:44,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:44,514 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:44,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:44,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:44,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:44,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:44,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:44,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:44,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:44,852 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:44,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:44,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:44,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:44,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:45,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:45,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:45,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:45,231 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:45,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:45,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:45,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:45,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:45,516 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:45,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:45,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:45,558 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:45,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:45,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:45,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:45,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:46,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:46,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:46,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:46,197 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:46,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:46,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:46,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:46,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:46,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:46,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:46,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:46,947 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:46,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:46,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:46,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:47,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:47,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:47,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:47,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:47,621 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:47,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:47,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:47,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:47,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:48,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:48,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:48,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:48,414 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:48,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:48,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:48,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:48,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:49,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:49,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:49,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:49,062 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:49,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:49,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:49,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:49,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:49,657 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:49,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:49,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:49,705 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:49,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:49,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:49,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:49,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:49,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:50,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:50,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:50,034 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:50,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:50,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:50,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:50,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:50,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:50,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:50,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:50,418 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:50,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:50,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:50,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:50,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:50,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:50,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:50,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:50,746 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:50,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:50,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:50,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:50,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:51,032 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:51,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:51,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:51,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:51,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:51,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:51,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:51,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:51,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:51,424 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:51,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:51,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:51,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:51,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:51,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:51,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:51,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:51,755 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:51,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:51,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:51,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:52,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:52,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:52,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:52,088 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:52,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:52,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:52,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:52,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:52,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:52,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:52,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:52,421 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:52,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:52,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:52,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:52,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:52,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:52,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:52,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:52,936 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:52,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:52,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:52,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:52,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:53,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:53,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:53,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:53,268 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:53,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:53,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:53,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:53,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:53,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:53,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:53,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:53,597 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:53,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:53,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:53,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:53,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:53,886 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:53,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:53,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:53,931 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:53,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:53,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:53,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:53,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:54,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:54,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:54,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:54,605 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:54,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:54,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:54,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:54,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:55,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:55,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:55,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:55,552 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:55,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:55,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:55,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:55,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:56,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:56,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:56,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:56,282 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:56,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:56,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:56,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:56,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:56,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:56,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:56,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:56,944 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:56,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:56,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:56,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:57,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:57,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:57,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:57,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:57,589 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:57,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:57,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:57,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:57,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:58,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:58,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:58,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:58,376 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:58,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:58,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:58,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:58,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:59,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:59,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:59,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:59,118 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:59,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:59,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:59,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:59,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:50:59,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:50:59,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:50:59,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:50:59,861 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:50:59,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:50:59,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:50:59,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:50:59,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:00,555 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:00,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:00,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:00,604 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:00,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:00,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:00,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:00,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:01,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:01,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:01,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:01,290 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:01,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:01,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:01,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:01,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:01,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:01,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:01,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:01,941 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:01,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:01,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:01,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:02,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:02,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:02,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:02,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:02,706 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:02,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:02,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:02,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:02,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:03,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:03,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:03,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:03,492 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:03,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:03,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:03,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:03,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:04,206 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:04,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:04,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:04,256 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:04,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:04,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:04,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:04,946 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:04,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:04,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:04,993 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:04,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:04,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:04,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:05,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:05,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:05,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:05,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:05,740 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:05,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:05,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:05,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:05,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:06,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:06,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:06,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:06,446 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:06,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:06,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:06,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:06,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:07,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:07,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:07,187 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:07,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:07,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:07,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:07,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:07,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:07,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:07,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:07,524 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:07,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:07,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:07,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:07,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:08,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:08,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:08,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:08,186 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:08,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:08,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:08,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:08,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:08,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:08,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:08,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:08,994 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:08,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:08,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:08,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:09,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:09,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:09,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:09,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:09,326 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:09,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:09,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:09,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:10,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:10,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:10,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:10,088 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:10,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:10,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:10,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:10,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:10,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:10,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:10,721 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:10,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:10,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:10,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:10,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:11,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:11,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:11,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:11,379 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:11,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:11,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:11,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:11,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:12,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:12,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:12,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:12,162 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:12,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:12,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:12,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:12,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:12,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:12,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:12,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:12,965 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:12,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:12,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:12,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:13,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:13,578 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:13,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:13,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:13,628 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:13,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:13,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:13,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:14,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:14,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:14,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:14,325 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:14,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:14,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:14,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:14,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:14,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:14,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:14,656 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:14,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:14,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:14,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:14,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:14,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:14,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:14,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:14,995 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:14,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:14,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:14,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:15,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:15,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:15,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:15,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:15,327 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:15,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:15,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:15,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:15,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:15,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:15,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:15,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:15,667 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:15,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:15,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:15,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:15,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:16,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:16,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:16,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:16,407 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:16,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:16,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:16,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:16,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:17,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:17,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:17,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:17,186 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:17,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:17,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:17,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:17,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:17,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:17,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:17,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:17,922 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:17,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:17,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:17,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:17,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:18,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:18,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:18,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:18,664 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:18,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:18,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:18,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:18,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:19,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:19,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:19,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:19,330 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:19,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:19,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:19,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:19,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:20,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:20,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:20,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:20,094 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:20,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:20,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:20,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:20,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:20,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:20,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:20,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:20,751 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:20,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:20,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:20,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:20,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:51:21,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 23:51:21,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:51:21,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 118 states and 256 transitions. [2024-11-08 23:51:21,425 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 256 transitions. [2024-11-08 23:51:21,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 23:51:21,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:51:21,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:51:21,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat